# `bird email competitive watchlist notable`

## Usage

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

## Description

Returns up to 100 findings across watched brands for the requested range.
A campaign can appear for multiple signals, each with its own evidence.
truncated reports omitted eligible findings; this report has no cursor pages.
Each finding carries the watched-brand and campaign IDs for
`bird email competitive watchlist brands campaigns get`.

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

## Examples

```bash
bird email competitive watchlist notable
```

## 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 get`](/docs/cli/reference/email-competitive-watchlist-get) | Get the competitor watchlist with its latest figures |

## 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)
