List all indices you have on a data collection
GET
/data/{collectionName}/index
curl \
--request GET 'https://api.universecloud.io/data/users/index' \
--header "X-Api-Key: $API_KEY"
List all indices you have on a data collection
curl \
--request GET 'https://api.universecloud.io/data/users/index' \
--header "X-Api-Key: $API_KEY"