# List Accounts

`GET /v1/public/accounts`

List customer accounts visible to the public API principal.

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| client_id | query | string | null | no |  |
| status | query | string | null | no |  |
| page | query | integer | no |  |
| page_size | query | integer | no |  |

## Responses

### 200



### 422

Validation Error
