List cdn-distributions
GET /cdn-distributions
GET
/cdn-distributions
CDN distribution imported from a customer cloud account (CloudFront, Azure Front Door, GCP Cloud CDN, Cloudflare). Scoped to an organisation; linked to the BYOC credential used for import.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
provider
required
string
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
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
credential
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
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)