v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13188387.8 KB
projects

Lists the indexes that match the specified filters. Datastore uses an eventually consistent query to fetch the list of indexes and may occasionally return stale results.

get/v1/projects/{projectId}/indexes

Path parameters

projectIdstring required

Project ID against which to make the request.

Query parameters

filterstring
pageSizeinteger

The maximum number of items to return. If zero, then all results will be returned.

pageTokenstring

The next_page_token value returned from a previous List request, if any.

Response

Successful response