---
title: "Generate order PDF"
method: GET
path: "/v1/orders/{orderItemId}/pdf"
tags: ["Orders"]
---

# Generate order PDF

`GET /v1/orders/{orderItemId}/pdf`

Generate the Authorized Services PDF for an order item. Returns the PDF as a binary download.

## Path parameters

- `orderItemId` string, required

## Response `200`

PDF binary content

- string, binary — PDF binary content

## Other responses

- `401` — Default Response
- `403` — Default Response
- `404` — Default Response
- `500` — Default Response

---

[API](https://skmtc.net/bluehive-health/apis/bluehive-api.md) · [All operations](https://skmtc.net/bluehive-health/apis/bluehive-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bluehive-health/bluehive-api/revisions/e6e553c2594a/schema)
