Get user

Returns information about a specified User. <Info title="Required scopes"> > `users:read` </Info>

Authentication

AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token

Path parameters

uuidstringRequired
User unique identifier, or the constant "me" to reference the caller

Response

OK
resourceobject
Information about the user.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error