# List Domains

`GET /v1/public/accounts/{account_id}/domains`

List customer domains visible to the public API principal.

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| account_id | path | string | yes |  |
| workspace_id | query | string | null | no |  |
| page | query | integer | no |  |
| page_size | query | integer | no |  |
| search | query | string | null | no |  |

## Responses

### 200



### 422

Validation Error
