Get User

Returns details for a specific User.

Path parameters

UserIdstringRequired

Headers

AuthorizationstringRequired

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

Response

This endpoint returns an object.
idstring
emailstring
usernamestringOptional
fullNamestringOptional

Errors