# List Workspaces

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

List workspaces visible to the public API principal.

## Parameters

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

## Responses

### 200



### 422

Validation Error
