zdx_list_application_users
List users associated with a ZDX application, with filtering by score bucket, location, department, or geolocation. Use JMESPath for client-side filtering.
Instructions
List users for a ZDX application (read-only) Supports JMESPath client-side filtering via the query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The unique ID for the ZDX application. | |
| score_bucket | No | The ZDX score bucket to filter by. Available values: 'poor' (0-33), 'okay' (34-65), 'good' (66-100). | |
| location_id | No | Filter by location ID(s). | |
| department_id | No | Filter by department ID(s). | |
| geo_id | No | Filter by geolocation ID(s). | |
| since | No | Number of hours to look back (default 2h). | |
| query | No | JMESPath expression for client-side filtering/projection of results. | |
| service | No | The service to use. | zdx |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |