List team memberships.
GET/teams/memberships
Returns the teams the authenticated user belongs to as a team member (i.e. teams owned by another Wheelhouse account).
Responses
- 200
- 401
- 429
Array of team memberships.
API key authorization failed.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.