Retrieve user information

This operation returns an object containing information about a particular user, specified by the User ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

User ID

Query Params
fields
array of strings

Fields allows the user to specify optional fields returned in the user response
Supported values:
'client' returns client info for the user
'associatedCounts' returns the number of groups and assets assigned to the user
'associatedAssets' returns the assetID, clientID, and how assets are associated with the user
'associatedGroups' returns the group id, clientID, and how the groups are associated with the user
'associatedRoles' returns role ids and names assigned to the user

fields
Responses

401

UnauthorizedResponse signals an unauthorized API access

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized

500

GenericError generic error

Language
LoadingLoading…
Response
Choose an example:
application/json