Authorized User
Basic information about the authorized user.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Accept-Version
The API version
Response
Request was successful
_id
The uniqueID of the user
email
The user's email address
firstName
The user's first name
lastName
The user's last name
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error