List Teams
teams
List Teams
List all teams the current user belongs to.
API-key principals are scoped to a single team — return ONLY the bound team rather than every team the key’s creator happens to belong to.
GET
List Teams
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.