List zone actions
list_zone_actionsList asynchronous operations like zone file imports for all zones or a single zone, with optional status filters and pagination.
Instructions
List actions (asynchronous operations like zone file imports) of all zones, or of a single zone if one is given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to return (pagination) | |
| zone | No | ID or name of the zone, e.g. "example.com" | |
| status | No | Filter actions by status | |
| per_page | No | Entries per page (1-100, default 25) |