v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Consignment Products

List all products for a specific consignment

Returns a collection of consignment products associated with the specified consignment.

🔒 Requires: consignments:read scope

get/consignments/{consignment_id}/products

Path parameters

consignment_idstring uuid required

The consignment id

Query parameters

afterinteger

The lower limit for the version numbers to be included in the response.

beforeinteger

The upper limit for the version numbers to be included in the response.

page_sizeinteger

The maximum number of items to be returned in the response.

Response