Get User

Returns details for a specific User.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

UserIdstringRequired

Response

This endpoint returns an object.
idstring
emailstring
usernamestring or null
fullNamestring or null

Errors