zdx_get_application_user
Retrieve a specific user's ZDX detail for an application, including per-device metrics and score. Use app_id and user_id to get breakdown.
Instructions
Get one user's ZDX detail for an application (per-device breakdown).
Read-only. Returns the user's score plus the nested per-device metrics for
the since HOURS window (default 2h). Use app_id from
zdx_list_applications and user_id from zdx_list_application_users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| app_id | Yes | ||
| user_id | Yes |