Fetch the latest status from Cloudflare and update the local record. When the domain becomes active, the KV mapping is written so the hosting worker starts serving traffic.
Path Parameters
projectId *string
Project ULID.
domainId *string
Domain ULID.
Response
200
id *string
hostname *string
status *string
sslStatus *string | null
cnameTarget *string
CNAME target for DNS configuration.
createdAt *number
404
error *string
Ask AI about this page
Request example
curl -X GET "https://api.example.com/api/v0/domains/<projectId>/<domainId>/status"