Skip to main content

Get Shipment

GET 

/api/shippit/instances/:integration_instance/shipments/:shipment

Retrieve a single shipment scoped to the instance. Returns 404 if the shipment does not exist or belongs to another instance. Pass include_json=1 to include the stored provider tracking payload.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authenticate with a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type