Get user
Get a User
Get a specific user by id. When using a developer token, you’ll be able to access all users in the database. When using a user token, you’ll only be able to access your own user.
The response includes all user information. The tenants
array contains the ids of all tenants the user is a member of.
Was this page helpful?