Get all teams in the specified organization.
API endpoint for getting teams using API key authentication.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type TeamWithMembers · object[]
.