# Get Group

`GET /v1/public/accounts/{account_id}/auth/groups/{group_id}`

Return a group bound to the path account.

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| group_id | path | string | yes |  |
| account_id | path | string | yes |  |

## Responses

### 200



### 422

Validation Error
