List all Boxes

Retrieve a list of available courier boxes and your custom boxes.

Required authorization scope: public.box:read

This request returns box types specified with a slug when creating a shipment via the API or dashboard.

In Easyship API terms, slug is a string field used by the box object. Slugs contain dimensions of corresponding box types: when you create a shipment, we will get dimensions based on the slug provided.

Query Params
integer
≥ 1

Page number to fetch, default: 1

integer
1 to 100

Number of records per page to fetch, default: 20

string

Filter records by courier country alpha 2

string
enum

Filter records by courier umbrella name

Allowed:
Response

Language
Credentials
Bearer
token
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json