Command Palette
Search for a command to run

Get a DNS provider

Retrieve details for a single DNS provider configuration

GET
/auth/v1/seed/{namespace}/dns-providers/{id}

Retrieve details for a single DNS provider configuration. Sensitive credential fields are redacted.

Path parameters


namespace
type: string
required
The namespace (user or organization) the DNS provider belongs to.
id
type: string
required
The DNS provider ID (e.g., `dns_3f8a1b2c`).

Previous List DNS providers

Next List DNS zones