List SCIM groups

SCIM endpoint that lists all Teams (Colloquial for Group in the SCIM protocol)

Query Params
int32 | null
int32 | null
string | null

This is a string used to query groups by displayName. Proper example syntax for this would be ?filter=displayName eq "My Team Name". Currently we only support the eq operator

Response
200

SCIM endpoint that lists all Teams (Colloquial for Group in the SCIM protocol)

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!