Group Information
POSThttps://api.sase.paloaltonetworks.com/cie/directory-sync/v1/cache-groups
Provides group related information for a domain present in a specific CIE tenant. This endpoint supports several use cases by using different request payloads. It also supports pagination to manage large result sets.
Use this endpoint to:
- list_all_groups_in_domain: List all groups within a specific domain.
- list_specific_groups: Find specific groups by filtering on attributes like name.
- list_groups_user_belongs_to: Get all groups that a specific user belongs to.
- check_user_in_particular_group: Check if a group contains a particular user.
Request
Responses
- 200
- 400
- 500
Returns an array of group objects matching the query.
Invalid request parameters
Internal service error