Skip to main content

User Information

POST 

https://api.sase.paloaltonetworks.com/cie/directory-sync/v1/cache-users

Provides user related information for a domain present in 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_users_in_domain: List all users within a specific domain.
  • list_specific_users: Find specific users by filtering on attributes like name or email.
  • list_users_in_particular_group: Get all users who are members of a specific group.
  • check_group_membership: Check if a user is a member of a particular group.

Request

Responses

Returns an array of user objects matching the query.