GET
/
auth_me

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
id
integer
required

The unique identifier for the team associated with the api key.

name
string

The name of the team associated with the api key.

slug
string

The slug of the team associated with the api key.