Skip to main content
GET
List Inbound Shipments
Returns a paginated list of inbound shipments for the organization. Permission: inbound_shipments:read

Query parameters

number
default:"1"
1-indexed page number.
number
default:"25"
Number of results per page (max 100).
string
Filter by shipment status. One of pending, in_transit, received, inspecting, pending_approval, accepted, partially_accepted, rejected.
string
Filter by FBO account ID

Response

createdAt is an ISO-8601 string; other timestamps (e.g. receivedAt, approvedAt) are Unix epoch milliseconds.