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 user by id

GET

https://api.pack.cloud/v1/organizations/{organizationId}/users/{userId}

Request

Path parameters

organizationIdstring
userIdstring

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