Skip to main content
GET
Current user profile

Authorizations

Authorization
string
header
required

Mobile token, global API token, series API key, or event API key. See Authentication above for which endpoints each one reaches.

Response

The authenticated user.

id
integer
Example:

42

email
string<email>
name
string
Example:

"Leo"

global_admin
boolean
Example:

false

is_organizer
boolean
Example:

true

is_participant
boolean
Example:

false