Retrieve a count of groups and assets associated with a user

This operation returns the counts of groups and assets associated with a user grouped by role.

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

User ID

Query Params
int64

Offset begin showing results from item number n.

int64

Limit results to n number of items.

string

Sort order results by the given field.
Prefix the field name with '-' to order in descending order.
E.g., '-name' sorts results in descending order using the field 'name'

string

Fields allows the user to specify optional fields returned in the user response
Supported values: assetIDs returns asset Ids associated with the user groupIDs returns group Ids associated with the user

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