Skip to content

List dns-zones

GET
/dns-zones

DNS zone imported from a customer cloud account (Route53, Azure DNS, GCP Cloud DNS, Cloudflare). Scoped to an organisation; linked to the BYOC credential used for import.

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
provider
required
string
Allowed values: aws azure gcp cloudflare
name
required

Domain name (e.g. example.com) without trailing dot.

string
type
string
Allowed values: public private
provider_zone_id
required

Provider-side zone identifier (Route53 /hostedzone/Z…, Azure ARM path, GCP managed zone name, Cloudflare zone UUID).

string
records_count
integer
status
string
Allowed values: active importing error
organisation
One of:

DocumentId reference to api::organisation.organisation

string
credential
One of:

DocumentId reference to api::cloud-credential.cloud-credential

string
provider_metadata

Provider-specific metadata (name servers, comments, etc.).

documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer

Missing or invalid authentication

Not authorized (tenant scope or capability)