# List DNS Records

`GET /v1/public/accounts/{account_id}/dns-records`

List customer DNS records using the standard pagination envelope.

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| account_id | path | string | yes |  |
| domain | query | string | null | no |  |
| name | query | string | null | no |  |
| type | query | string | null | no |  |
| page | query | integer | no |  |
| page_size | query | integer | no |  |

## Responses

### 200



### 422

Validation Error
