bunny_list_pull_zones
List all CDN pull zones in your account with optional search and pagination. Filter by name or include SSL certificate details as needed.
Instructions
List all CDN pull zones in the account with optional search and pagination. Each pull zone represents a CDN distribution endpoint (name.b-cdn.net) connected to an origin URL or storage zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number. Default: 1 | |
| search | No | Search term to filter pull zones by name | |
| per_page | No | Items per page. Default: 1000 | |
| include_certificate | No | Include SSL certificate details in response |