User

Retrieve a specific context-hierarchy-user. The agency_id and agency_group_id query parameters are OR together, meaning if a user is linked to the agency or agency_group data will be returned

get/context-hierarchy-user/{user_id}

Path parameters

user_idstring required

The id of the user

Headers

Authorizationstring string required

OAuth Bearer token

Contextstring string required

The executing context

Accept'application/json' required

Advertises which content types the client understands

X-Accept-Timezonestring

The timezone the content will be displayed in

Response

Specific context hierarchy user will be returned

_idstring required
first_namestring required
last_namestring required
emailstring required
statusstring required
usernamestring required
localestring required
timezonestring required
created_atstring date-time
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.