Last updated 1 year ago
GET /auth/users/{userId}
Get a specific user from the caller's org
Request headers required. See for more information.
Authentication required. See for more information.
Auth:Users:Read
Always Required
userId *
userId
the ID of the user to get
auth/users/us-em7bu-m6c48-hdqoobj7dj24pko
See for common errors.
See for user management specific errors.
Success - The requested user
{ "username": "MyNewUser@example.co", "userId": "us-2mhcm-9r90a-92ran47bjpl60hmv", "kind": "CustomerEmployee", "credentialUuid": "cr-4uc9u-12ij1-9s08327e73jqqcnr", "orgId": "or-yanke-mars-6ulofamogg84s87v", "permissions": [], "scopes": [], "isActive": true, "isServiceAccount": false, "isRegistered": false, "permissionAssignments": [] }