zia_url_lookup
Retrieve URL category classifications for a list of URLs or domains. Determine security categories and access policies.
Instructions
Look up the URL category classifications for a list of URLs/domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| 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. |