# List DNS Entries **GET /dns** Gets a list of the domains currently configured on the DNS servers View and manage your DNS domains and records ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ## Responses ### 200 Listing of Dns Domains setup #### Body: application/json (array[object]) - **id** (integer) - **name** (string) - **content** (string) ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)