# `bird email competitive watchlist get`

## Usage

```bash
bird email competitive watchlist get [flags]
```

## Description

Read the complete watchlist report for the requested range. Competitor rows carry
`watchlist_brand_id` values for `bird email competitive watchlist brands get` and sampled panel
figures; an unavailable figure is null rather than zero.

API-key calls require Insights preview access for your organization.

## Examples

```bash
bird email competitive watchlist get
```

## Options

| Name                | Description                                                                                                                                                                                                                    |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `--range <n>`       | How many days back the response covers, counting from now. One of three fixed trend windows rather than an open date range, matching how a competitive-intelligence chart is read. Defaults to 30. Possible values: 7, 30, 90. |
| `--response-schema` | Print the fields this command returns, then exit                                                                                                                                                                               |

## Related

| Name                                                                                                  | Description                                     |
| ----------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| [`bird email competitive watchlist notable`](/docs/cli/reference/email-competitive-watchlist-notable) | Get the notable campaigns across watched brands |

## Related resources

- [Should I use a Bird SDK or call the API directly?](/explained/platform/should-i-use-an-sdk-or-call-the-api-directly) (answer)
- [Build your first integration](/learn/paths/integration) (course)
- [Send your first email](/docs/get-started/send-your-first-email) (docs)

[Get an implementation brief](/learn/workspace?topic=api-basics)
