get_zpa_scim_group
Fetch a ZPA SCIM group by ID or list all groups under a named IdP for identity provider group management.
Instructions
Fetch one ZPA SCIM group by ID, or list all groups under a named IdP (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get the full records. | |
| search | No | ||
| idp_name | No | ||
| scim_group_id | No |