Endpoints
Me
Returns the info about the team that owns the api_key
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the info about the team that owns the api_key
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.