/warehouses/

Retrieve Warehouse list.

Filter by active or routing warehouses

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Cursor-based forward pagination. Returns only records with id strictly greater than the given value. Use the id of the last record in the previous page to fetch the next page.

string

Cursor-based backward pagination. Returns only records with id strictly less than the given value. Use the id of the first record in the current page to fetch the previous page.

string

Sort results by one or more fields. Allowed fields: id, name. Prefix with - for descending order (e.g. -created). Default: id.

integer

Number of results to return per page.

integer

The initial index from which to return the results.

boolean

If present will filter by company routing warehouses

boolean

If present will filter by company active warehouses

Responses

400

Bad Request

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