# `bird email competitive watchlist brands get`

## Usage

```bash
bird email competitive watchlist brands get <watchlist-brand-id> [flags]
```

## Description

Read one watched brand using the `watchlist_brand_id` from
`bird email competitive watchlist get`; the panel `brand_id` returned by
`bird email competitive brands search` is not accepted. The response includes headline figures
and a mailbox-provider breakdown.

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

## Examples

```bash
bird email competitive watchlist brands get <watchlist-brand-id>
```

## 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 brands create`](/docs/cli/reference/email-competitive-watchlist-brands-create)       | Add a competitor brand to the watchlist      |
| [`bird email competitive watchlist brands delete`](/docs/cli/reference/email-competitive-watchlist-brands-delete)       | Remove a competitor brand from the watchlist |
| [`bird email competitive watchlist brands send-time`](/docs/cli/reference/email-competitive-watchlist-brands-send-time) | Get when a watched brand sends               |

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