v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Lists the search indices.

Requires permission to access the ListIndices action.

get/indices

Query parameters

nextTokenstring

The token used to get the next set of results, or <code>null</code> if there are no additional results.

maxResultsinteger

The maximum number of results to return at one time.

Response

Success

indexNamesIndexName[]

The index names.

nextTokenstring

The token used to get the next set of results, or <code>null</code> if there are no additional results.