---
title: "Get manifest"
method: GET
path: "/manifests/{manifestIdentifier}"
tags: ["Manifests"]
---

# Get manifest

`GET /manifests/{manifestIdentifier}`

Retrieve manifest paperwork for a previously successful ‘Manifest eligible orders’ endpoint call

## Path parameters

- `manifestIdentifier` integer, required

## Response `200`

The Get Manifest request was successfully processed. The manifest details were retrieved, but the Printable PDF Manifest may or may not be available at this time.
Please try the Get Manifest endpoint. If it is not available after a reasonable period, please <a href='https://help.parcel.royalmail.com/hc/en-gb/articles/115003806094-Contact-Support' target='_self'>contact support</a> for assistance.

- ManifestDetailsResponse
  - `manifestNumber` number, required
  - `status` 'In Progress' | 'Completed' | 'Failed'
  - `documentPdf` string — manifest in format base64 string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden (Feature not available)
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/royalmail/apis/channelshipper-royal-mail-public-api.md) · [All operations](https://skmtc.net/royalmail/apis/channelshipper-royal-mail-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/royalmail/channelshipper-royal-mail-public-api/revisions/7e0c23c81719/schema)
