GET
/
partner
/
v1
/
info
/

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
id
string
token_name
string

User friendly name given to the token upon creation

user
string

Email of the user who created the token

user_first_name
string

First Name of the user who created the token

user_last_name
string

Last Name of the user who created the token

scopes
string[]

Permissions of the authentication token