Get Single User Details

Required Role: Admin Portal or Admin API Consumer

Retrieves detailed information about a specific user including their configuration,
permissions, queue assignments, and related data.

The path parameter can be either a userId (26-character internal ID starting with '002')
or an email address.

Query parameters control which related data is included in the response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
required
^002[0-9a-f]{23}$

Either the user ID (26-character internal ID starting with '002'), email address,
or the special value "me" to retrieve the current authenticated user.


Unique identifier for a user.

Query Params
boolean
Defaults to false

Include queue assignments with names

boolean
Defaults to false

Include current queue login sessions

boolean
Defaults to false

Include group memberships

boolean
Defaults to false

Include E911 location details

boolean
Defaults to false

Include CRM configuration

boolean
Defaults to false

Include reports-to user details (supervisor/manager relationship)

boolean
Defaults to false

Include external UC provider connection details

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json