Lists all indexes in a vector bucket.
The name of the vector bucket.
Token for pagination.
Maximum number of indexes to return.
Filter indexes by name prefix.
response = supabase.storage.vectors().from_("vectors-bucket").list_indexes()