Skip to main content
GET
List DNS Zones

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Query Parameters

page
integer<int32>
default:1
Required range: 1 <= x <= 2147483647
perPage
integer<int32>
default:1000
Required range: 5 <= x <= 1000
search
string | null

The search term that will be used to filter the results

view
enum<integer>
default:0

0 = Full 1 = Lite

Available options:
0,
1

Response

The list of DNS Zones on the account.

Items
object[] | null
CurrentPage
integer<int32>
TotalItems
integer<int32>
HasMoreItems
boolean
Last modified on July 20, 2026