Skip to main content
GET
Retrieve a Document

Authorizations

Authorization
string
header
required

Used by every functional endpoint. Generate the token with POST /auth/oauth/token/ and send it as Authorization: Bearer {token}.

Path Parameters

document_uuid
string<uuid>
required

Perform.AI identifier of the document to retrieve.

Response

The document.

api_response
string
status
string
message
string
data
object

A document with its Shipment context and download link.