---
title: "Show Patient Affiliate"
method: GET
path: "/provider/patients/{patient_id}/affiliate"
tags: ["Affiliate"]
---

# Show Patient Affiliate

`GET /provider/patients/{patient_id}/affiliate`

Returns `null` when the patient has no assigned affiliate.

## Path parameters

- `patient_id` string, required

## Response `200`

Successful response

- PublicAffiliationBlueprintAffiliateMin
  - `id` string
  - `name` string

---

[API](https://skmtc.net/hint/apis/partner-endpoints.md) · [All operations](https://skmtc.net/hint/apis/partner-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hint/partner-endpoints/revisions/a92ae2a6fa90/schema)
