# `bird email inbox-insights domains`

## Usage

```bash
bird email inbox-insights domains
```

## Description

Verified domains appear whether or not they are ready to send or monitoring is enabled.
The list uses cursor pagination; exact-domain and substring filters narrow the results.

Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request.

## Commands

| Name                                                                | Description                                          |
| ------------------------------------------------------------------- | ---------------------------------------------------- |
| [`list`](/docs/cli/reference/email-inbox-insights-domains-list)     | List sending domains and their Inbox Insights status |
| [`update`](/docs/cli/reference/email-inbox-insights-domains-update) | Switch Inbox Insights on or off for a sending domain |

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