List zone actions
list_zone_actionsList asynchronous zone operations like zone file imports, for all zones or one specific zone. Filter by status and paginate to monitor progress.
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) |