# `bird sms senders requirements`

## Usage

```bash
bird sms senders requirements <sender-id> [flags]
```

## Description

One row per country this sender can reach, saying whether a registration is required, where the sender stands with it, and what to do next. Read this before sending from a sender you have not used for a country: holding a number is not the same as being allowed to send from it, and a refused send names this read as its recovery step.

## Examples

```bash
bird sms senders requirements <sender-id>
```

## Options

| Name                | Description                                                                             |
| ------------------- | --------------------------------------------------------------------------------------- |
| `--country-code`    | Ask about one destination country. Omit to return every country relevant to the sender. |
| `--response-schema` | Print the fields this command returns, then exit                                        |