Command Palette
Search for a command to run

Get a domain

Retrieve details for a single custom domain including DNS and TLS status

GET
/auth/v1/seed/{namespace}/services/{name}/domains/{domain}

Path parameters


namespace
type: string
required
The namespace (user or organization) the service belongs to.
name
type: string
required
The service name.
domain
type: string
required
The custom domain (e.g., `api.example.com`).

Previous List domains

Next Check domain DNS