Skip to main content

Get Order

GET 

/api/starshipit/integration-instances/:integration_instance/orders/:order

Returns the full details for a single Starshipit order including resolved destination, sender, flags, writeback status, tracking URL, and the linked SKU.io sales order fulfillment (if any).

Not yet available to API tokens

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

When include_json=1 is supplied, the raw StarShipIt JSON payload is included as json_object (used by the order detail page's "Raw" panel).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type