Skip to main content

List Orders

GET 

/api/shipbob/:instance/orders

Paginated, filterable, sortable list of ShipBob orders for the instance (the provider mirror of a fulfillment order).

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Free-text search covers order_number and reference_id. Sort with the sort param (prefix - for descending). Default page size is 10.

Request

Responses

OK

Response Headers
    Content-Type