---
title: "GET Composition by FHIR ID"
method: GET
path: "/Composition/{id}"
tags: ["Composition"]
---

# GET Composition by FHIR ID

`GET /Composition/{id}`

Retrieve a Composition resource. The latest version of the resource is returned.

## Path parameters

- `id` string, uuid, required

## Response `200`

The requested Composition resource

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Resource not found
- `500` — Error, with details

---

[API](https://skmtc.net/zushealth/apis/auth-service-api.md) · [All operations](https://skmtc.net/zushealth/apis/auth-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zushealth/auth-service-api/versions/ee03e3c0910d/schema)
