AtlaSent — List SCIM Groups
atlasent_list_scim_groupsRetrieve provisioned groups for an organization using SCIM 2.0, with optional filter and pagination parameters.
Instructions
List provisioned groups via SCIM 2.0 for an organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Max results per page. | |
| filter | No | SCIM filter expression (e.g. 'displayName eq "engineers"'). | |
| org_id | Yes | Organization ID. | |
| startIndex | No | 1-based result offset. |