---
title: "POST /v1/{+indexEndpoint}:readIndexDatapoints"
method: POST
path: "/v1/{+indexEndpoint}:readIndexDatapoints"
tags: ["projects"]
---

# POST /v1/{+indexEndpoint}:readIndexDatapoints

`POST /v1/{+indexEndpoint}:readIndexDatapoints`

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

## Path parameters

- `indexEndpoint` string, required

## Request body

- GoogleCloudAiplatformV1ReadIndexDatapointsRequest — The request message for MatchService.ReadIndexDatapoints.
  - `deployedIndexId` string — The ID of the DeployedIndex that will serve the request.
  - `ids` string[] — IDs of the datapoints to be searched for.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/aiplatform.md) · [All operations](https://skmtc.net/google/apis/aiplatform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/aiplatform/versions/b608d71b91f0/schema)
