ztw_list_admins
Retrieve a list of ZTW admin users with read-only access. Filter results by search, page, or JMESPath expression to audit administrator roles and users.
Instructions
List ZTW admin users (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| 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 | ||
| version | No | ||
| page_size | No | ||
| include_api_roles | No | ||
| include_admin_users | No | ||
| include_auditor_users | No |