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 users

GET

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

Request

Path parameters

warehouseIdstring

Response

OK

Body

idstring
ID of the user
firstnamestring
First name
Example:John
lastnamestring
Last name
Example:Doe
emailstring
Email address
Example:john.doe@demoshop.demo
localestring
Language of the user
Allowed values:ennl
Example:en
timezonestring
Timezone of the user
Example:Europe/Amsterdam
prevstringnull
Link to previous page
nextstringnull
Link to next page
per_pageinteger
Item count per page
Example:25