Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
Dashboard
Get Started
Ask AI
Menu
Docs
Pricing
Changelog
API
/api/v0/domains/{projectId}
GET
List all custom domains for a project.
Path Parameters
projectId
*
string
Project ULID.
Response
200
domains
*
object[]
Show item properties
id
*
string
hostname
*
string
status
*
string
sslStatus
*
string | null
cnameTarget
*
string
CNAME target for DNS configuration.
createdAt
*
number
Ask AI about this page
Copy as Markdown
Request example
cURL
curl -X GET "https://api.example.com/api/v0/domains/<projectId>"
Powered by
Holocron