Skip to main content
GET
Get zones

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

size
integer
default:10

The size of the zones to return.

offset
integer
default:0

The offset of the zones to return.

isDeleted
boolean
default:false

Whether to return deleted zones.

Response

OK

Response for list zones.

zones
ZoneResponse · object[]
required