get https://example.scalr.io/api/iacp/v3/teams
The endpoint returns a list of IAM teams.
To list teams for a specific account, the filter[account]
filter can be used.
The endpoint supports filtering by team name (filter[name]
), IdP (filter[identity-provider]
)
and team ID (filter[team]=in:team-123,team-331
).