admin-shipments

List Shipments

List all shipments with pagination and optional status/project filter.

get/api/v1/admin/shipments/

Query parameters

statusstring nullable

Filter by shipment status

Filter by shipment status

public_statusstring nullable

Filter by public shipment state: preparing, shipped, delivered, exception

Filter by public shipment state: preparing, shipped, delivered, exception

project_idstring uuid nullable

Filter by project ID

Filter by project ID

offsetinteger
limitinteger

Response

Successful Response

totalinteger required
offsetinteger required
limitinteger required
has_moreboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.