get_zone_analytics
Retrieve analytics dashboard data for a Cloudflare zone by providing its zone ID. Specify optional date ranges to filter metrics, enabling performance and security insights.
Instructions
Get analytics dashboard data for a zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Start date in ISO 8601 format or relative (e.g., -1440 for last 24 hours in minutes) | |
| until | No | End date in ISO 8601 format | |
| zone_id | Yes | The zone ID |