# Retrieve the PDF proof document for a specified order (/api-reference/orders/v1-order-id-proof-recipient-get) Retrieve the PDF proof document for a specified order ## `GET /v1/order/{id}/proof/{recipient}` ### Parameters - `id` (path, required) — The Id of the order to generate proof. - `recipient` (path, required) — Recipient Id to substitute mail merge fields. ### Responses - `200` — Successful operation - `400` — Something went wrong - `401` — Authorization key not valid - `403` — Profile's subscription tier does not have access to OpenAPI integrations