---
title: "GET /v1/{+resourceName}"
method: GET
path: "/v1/{+resourceName}"
tags: ["people"]
---

# GET /v1/{+resourceName}

`GET /v1/{+resourceName}`

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

## Path parameters

- `resourceName` string, required

## Query parameters

- `personFields` string
- `requestMask.includeField` 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)
