Command Palette
Search for a command to run

Check domain DNS

Check DNS resolution and TLS status for a custom domain

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

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 to check (e.g., `api.example.com`).

Previous Get a domain

Next Verify a domain