# `bird whatsapp numbers get`

## Usage

```bash
bird whatsapp numbers get <number-id> [flags]
```

## Description

Read a connected WhatsApp number, including the state WhatsApp reports for it.

## Examples

```bash
bird whatsapp numbers get <number-id>
bird whatsapp numbers get <number-id> -f text
# find an id to pass
bird whatsapp numbers list
```

## Options

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

## Related

| Name                                                                      | Description           |
| ------------------------------------------------------------------------- | --------------------- |
| [`bird whatsapp numbers list`](/docs/cli/reference/whatsapp-numbers-list) | List WhatsApp numbers |