Skip to main content

List nameservers

GET 

https://api.katapult.io/core/v1/organizations/organization/dns_zones/nameservers

Return a list of nameservers that should be used for DNS zones within a given organization

Scopes

  • dns
  • dns:read

OAuth2 Scopes

When using OAuth2 authentication, scopes are prefixed with api.katapult.io/core/v1/.

Request

Query Parameters

    organization[id] string

    All 'organization[]' params are mutually exclusive, only one can be provided.

    organization[sub_domain] string

    All 'organization[]' params are mutually exclusive, only one can be provided.

Responses

Return a list of nameservers that should be used for DNS zones within a given organization

Schema

    nameservers string[]required

Request Collapse all
Base URL
https://api.katapult.io/core/v1
Auth
Parameters
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!