Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Me response
The response is of type object
.
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.
Me response
The response is of type object
.