---
title: "Get a person entity"
method: GET
path: "/entities/persons/{entity_token}"
tags: ["Entities"]
---

# Get a person entity

`GET /entities/persons/{entity_token}`

Retrieves information associated with specified person entity token 

This endpoint supports the Alloy Entity token or your `external_entity_id`.

## Response `200`

Entity

- Schema — unresolved $ref

## Other responses

- `400` — Unauthorized

---

[API](https://skmtc.dev/alloy/apis/alloy-api.md) · [All operations](https://skmtc.dev/alloy/apis/alloy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alloy/alloy-api/revisions/405799de4d2a/schema)
