Skip to main content
GET
Retrieve information about the authenticated user including ID, name, and email address.

Authorizations

Authorization
string
header
required

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

Response

Success!

id
string
name
string
email
string
extras
string