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

indicesstring[]

Example response

{
  "indices": [
    "entities",
    "portal"
  ]
}

Changes

Changed in 1 of the 5 revisions of this API.2

    • api operation id get-indices removed and replaced with

      api-operation-id-removed

    • api tag indices removed

      api-tag-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog