Users
Retrieve User by ID
Returns a single User corresponding to provided uniqueId
get/v3/security/users/{uniqueId}
Path parameters
uniqueId'1' | '2' | '3' required
param ID of the User that needs to be fetched
ID of the User to be fetched
Query parameters
fieldsstring[]
User subentity fields to include in response (See OPTIONS endpoint for valid values)
countstring
Boolean that detnotes whether counts should be returned in the resultset
Response
The User