SCIM
Query an Individual Team
Query an individual team with a SCIM Group GET Request.
- Note that the members field will only contain up to 10000 members.
get/api/0/organizations/{organization_id_or_slug}/scim/v2/Groups/{team_id_or_slug}
Path parameters
team_id_or_slugstring required
The ID or slug of the team the resource belongs to.
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.