# `bird email competitive brands search`

## Usage

```bash
bird email competitive brands search <q> [flags]
```

## Description

Search by brand name or sending domain. Each match returns the panel's `brand_id`, which is
different from the `watchlist_brand_id` returned by `bird email competitive watchlist get`.

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

## Examples

```bash
bird email competitive brands search <q>
```

## Options

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

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