The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get list of products

GET

https://api.pack.cloud/v1/warehouses/{warehouseId}/products

Request

Path parameters

warehouseIdstring

Query parameters

filter[organization_id]string
filter[barcodes.barcode]string
includearray
Allowed values:organization
querystring
Search query
sortstring
Allowed values:name-namecreated_at-created_at

Response

OK

Body

idstring
ID of the product
organization_idstring
ID of the organization
namestring
Name of the product
Example:Pencil - Orange
brand_namestringnull
Name of the product brand
Example:General Pencils
codestringnull
Article code / SKU / reference / MPN
Example:PENCO204
Dimensions of product
Unit weight of product
hs_codeintegernull
Harmonized System code of product
Example:96091010
country_code_of_originstringnull
Country code of origin
Example:CN
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
prevstringnull
Link to previous page
nextstringnull
Link to next page
per_pageinteger
Item count per page
Example:25