Lists, searches, sorts, and filters zones in the authenticated account. Use `page`/`per_page` to paginate; check `result_info.total_pages` in the response to iterate all pages. Does not return DNS records — extract `zone_id` from results before passing to zone-scoped tools (DNS,…
namestringA domain name. Optional filter operators can be provided to extend and refine the search.
pageintegerPage number of paginated results.
matchstringWhether to match all search requirements or at least one (any).
orderstringField to order zones by.
statusstringA zone status
accountobjectFilter zones by account ID and/or account name.
per_pageintegerNumber of zones per page.
directionstringDirection to order zones.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action