Index
List indices of a table
List all types of indices of a table
POST
Authorizations
Path Parameters
name of the table
Response
200
application/json
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
.