Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Verifies that the provided API key is valid and returns information about the associated team
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.