# Search Account Auth Users

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

Search users visible within an account authorization scope.

## Parameters

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

## Responses

### 200



### 422

Validation Error
