Indices
Get Indices
Retrieve a list of indices accessible to the user.
get/api/indices/
Response
A List of Indices
Example response
[
{
"id": 1001
}
]Retrieve a list of indices accessible to the user.
A List of Indices
[
{
"id": 1001
}
]