---
title: "GET /v1/people:batchGet"
method: GET
path: "/v1/people:batchGet"
tags: ["people"]
---

# GET /v1/people:batchGet

`GET /v1/people:batchGet`

Provides information about a list of specific people by specifying a list of requested resource names. Use `people/me` to indicate the authenticated user. The request returns a 400 error if 'personFields' is not specified.

## Query parameters

- `personFields` string
- `requestMask.includeField` string
- `resourceNames` string[]
- `sources` string[]

## Response `200`

Successful response

---

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