---
title: "Order Binary document."
method: GET
path: "/rest/api/orders/{id}/media/{document}/"
tags: ["Order"]
---

# Order Binary document.

`GET /rest/api/orders/{id}/media/{document}/`

Binary contents of the document (or shipment label) file belongs to the specified order

## Path parameters

- `id` string, required
- `document` string, required

## Response `200`

Binary content

## Other responses

- `401` — Authorization failed
- `404` — Media not found

---

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