Auth
Get Me
GET
Get Me
Authorizations
Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.
Response
200 - application/json
Successful Response
Response schema for User read operations.
The user's email address
The user's ID
Whether the user is active
The role of the user.
Available options:
advertiser, operator, admin The user's budget
The user's credit
Soft deletion timestamp for the user
The user's name
The permissions of the user.
The user's preferences
