Skip to content

Get a single cdn-distribution by id

GET
/cdn-distributions/{id}
id
required
string

DocumentId

OK

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

Human-readable distribution name or domain.

string
domains

Custom/alternate domain names served by this distribution (string[]).

origins

CDN origins (CdnOrigin[]) — { id, domain, protocol }.

status
string
Allowed values: deployed in_progress disabled importing
provider_distribution_id
required

Provider-side distribution identifier (CloudFront distribution ID, Azure Front Door endpoint ARM path, GCP backend service selfLink, Cloudflare zone ID).

string
cache_behaviors

Provider-specific cache behaviors and TTL config.

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 (ARN, fingerprint, profile name, etc.).

documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found