# `bird sms 10dlc brands vettings list`

## Usage

```bash
bird sms 10dlc brands vettings list <brand-id> [flags]
```

## Description

List every external vetting attempt ordered for a 10DLC brand, across all vetting classes, most recent first.

## Examples

```bash
bird sms 10dlc brands vettings list <brand-id>
```

## Options

| Name                | Description                                      |
| ------------------- | ------------------------------------------------ |
| `--response-schema` | Print the fields this command returns, then exit |

## Related

| Name                                                                                            | Description                          |
| ----------------------------------------------------------------------------------------------- | ------------------------------------ |
| [`bird sms 10dlc brands vettings create`](/docs/cli/reference/sms-10dlc-brands-vettings-create) | Create a 10DLC brand vetting request |