---
title: "Read"
method: GET
path: "/AllergyIntolerance/{ID}"
---

# Read

`GET /AllergyIntolerance/{ID}`

Retrieve allergy resource by ID

## Path parameters

- `ID` string, required

## Headers

- `Authorization` string, required
- `Accept` string

## Response `200`

OK

- object
  - `resourceType` string, required — Always "AllergyIntolerance" for this response.
  - `id` string — Logical id of this artifact.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/healthgorilla/apis/fhir-r4-api-sandbox.md) · [All operations](https://skmtc.net/healthgorilla/apis/fhir-r4-api-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/healthgorilla/fhir-r4-api-sandbox/versions/4b27de6d8093/schema)
