Optionalcount?: numberDesired maximum number of query results in the list response page.
The SCIM base URL that is generated when conecting an identity provider with SCIM provisioning.
Optionalfilter?: stringFilter for displayName. Example: displayName eq "SCIM_GROUP"
OptionalstartIndex?: numberA 1-based index of the first query result.
Optionaloptions: RequestOptions
Get groups from the directory. Filter the groups by name supported with a single exact match (
eq) against thedisplayNameattribute.Note: While this API enables pagination, sorting functionality is not supported.