v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Reads the datapoints/vectors of the given IDs. A maximum of 1000 datapoints can be retrieved in a batch.

post/v1/{+indexEndpoint}:readIndexDatapoints

Path parameters

indexEndpointstring required

Required. The name of the index endpoint. Format: projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}

Request body

deployedIndexIdstring

The ID of the DeployedIndex that will serve the request.

idsstring[]

IDs of the datapoints to be searched for.

Response

Successful response