Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Retrieves a list of teams associated with the logged-in user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.