Get User
GET /auth/users/{userId}
Get a specific user from the caller's org
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Required Permissions
Name
Conditions
Auth:Users:Read
Always Required
Parameters
userId
*
the ID of the user to get
Example
Responses
See Common Errors for common errors.
See User Management Errors for user management specific errors.
Success - The requested user
Last updated