Retrieves details of a vector index.
The name of the vector bucket.
The name of the index to retrieve.
response = supabase.storage.vectors().from_("vectors-bucket").get_index("my-index")