zins_get_shadow_it_apps
Retrieve discovered Shadow IT applications with risk index, usage details, and category information. Identify unsanctioned apps to manage shadow IT risks.
Instructions
Get discovered Shadow IT applications with risk and usage detail. Read-only analytics.
One row per unsanctioned/discovered app: category, risk index, sanctioned state, data volume, and user count. An empty result means no shadow apps were detected. Window must be a 7- or 14-day historical interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | 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. | |
| end_time | No | ||
| start_time | No | ||
| end_days_ago | No | ||
| start_days_ago | No |