List all indices associated with a table including their status and configuration details. This endpoint provides information about both vector and scalar indexes that have been created for the table.
name of the table
List of existing indices on the table.
Each entry represents a segment of an index. They can be grouped by
index_name
to get the full index.
The response is of type object
.