Skip to main content

Get Shipment

GET 

/api/shipbob/:instance/shipments/:shipment

Retrieve a single ShipBob shipment by its ShipBob shipment id, scoped to the instance.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

The path id accepts EITHER the local record id (as returned by the list endpoint) OR the external ShipBob id, so both in-app links and external/deep links resolve.

Request

Responses

OK

Response Headers
    Content-Type