# `bird sms 10dlc campaign-number-links get`

## Usage

```bash
bird sms 10dlc campaign-number-links get <link-id> [flags]
```

## Description

Get a 10DLC campaign number link by its own ID, without needing its campaign ID first.

## Examples

```bash
bird sms 10dlc campaign-number-links get <link-id>
bird sms 10dlc campaign-number-links get <link-id> -f text
```

## Options

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