Command Palette
Search for a command to run

List DNS zones

List all DNS zones accessible with the configured provider credentials

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

List all DNS zones accessible with the configured provider credentials.

Path parameters

namespace type: string (required)
The namespace (user or organization) the DNS provider belongs to.
id type: string (required)
The DNS provider ID.