# List Invitations

`GET /v1/public/accounts/{account_id}/auth/invitations`

List invitations scoped to an account.

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| account_id | path | string | yes |  |
| email | query | string | null | no |  |
| status | query | string | null | no |  |

## Responses

### 200



### 422

Validation Error
