Returns a single User object specified by its type and id path parameters.
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
Specify the user type to which your operations will be restricted.
any, organization, client The id of the referenced User.
x >= 1Specify additional fields of the OrganizationUser or ClientUser objects to be included in the response.
See the selecting fields page for more information.
basic, all, created_at, updated_at, last_login_at, login_via_badge, is_deleted, roles, default_warehouse Specify additional fields of the OrganizationRole or ClientRole object to be included in the response. See the selecting fields page for more information.
all Specify additional fields of the Warehouse object to be included in the response.
all Specify additional fields of the Merchant object to be included in the response. See the selecting fields page for more information.
basic, all, code, name, status, created_at, updated_at, brands, default_brand OK
A user with organization-wide access.
Lists of referenced objects included by specifying optional fields. See the selecting fields page for more information.