TypeScript
Shipments
Download shipment document
Streams a shipment document or label file from storage.
GET
TypeScript
Authorizations
JWT access token or API token (prefixed with zipp_)
Path Parameters
Organization identifier.
Example:
"org_1a2b3c4d"
Shipment identifier.
Example:
"shp_4d9e7a2f"
Document identifier.
Example:
"doc_8f3a2b1c"
Query Parameters
Render the document inline (default) or force a download.
Available options:
inline, attachment Example:
"inline"
Suggested filename (without extension) for attachment downloads.
Example:
"label"
Response
200
Default Response