get https://{Domain}/api/iacp/v3/teams
The endpoint returns a list of IAM teams.
The endpoint supports filtering by team name (filter[name]
), IdP (filter[identity-provider]
)
and team ID (filter[team]=in:team-123,team-331
).
The endpoint returns a list of IAM teams.
The endpoint supports filtering by team name (filter[name]
), IdP (filter[identity-provider]
)
and team ID (filter[team]=in:team-123,team-331
).
Try It!
to start a request and see the response here!