Reindex for a given UUID of dataset. Use this method to obtain a list of valid indices within the search-api endpoint. These index names are used in some of the subsequent calls made to the endpoint.
get/indices
Response
successful operation
Example response
{
"indices": [
"entities",
"portal"
]
}Changes
Changed in 1 of the 5 revisions of this API.2
- ○
api operation id
get-indicesremoved and replaced withapi-operation-id-removed
- ○
api tag
indicesremovedapi-tag-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○