Users
Get a user
Retrieves a specified user.
GET
Get a user
Path Parameters
Response
200
application/json
When request is successful. Returns a 'User' object.
Unique identifier of the user.
Example:
"23d2a4bc-8529-462e-8560-dfbf4fa24e49"
Email address of the user.
Example:
"user@domain.com"
Returns true if the user is flagged as an internal user.
Example:
true
Get a user