---
title: "Get Patient"
method: GET
path: "/api/patients/v2/{id}"
tags: ["patients > v2"]
---

# Get Patient

`GET /api/patients/v2/{id}`

Resolves a Patient by either `id` or `externalId`

## Path parameters

- `id` string, required

## Headers

- `X-API-Key` string, required

## Response `200`

Response with status 200

- V2PatientGetV2Response — unresolved $ref

---

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