# `bird numbers available get`

## Usage

```bash
bird numbers available get <number> [flags]
```

## Description

Re-checks one number from `bird numbers available list` against the carrier, so a stale search result is caught before it is ordered.

## Procedure

Step 2 of 5 of "Buy a phone number". Previous: bird numbers available list. Next: bird numbers orders create.

## Examples

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

## Options

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

## Related

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