# `bird email inbox-insights blocklists`

## Usage

```bash
bird email inbox-insights blocklists <sending-domain> [flags]
```

## Description

Check blocklist standing for the sending infrastructure of a verified domain owned by the workspace. This is a current lookup and accepts no date window. Inspect each target status and checked\_at; a null active\_count means no target could be checked, not that every target is clear.

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

## Examples

```bash
bird email inbox-insights blocklists <sending-domain>
```

## Options

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

## Related

| Name                                                                                                  | Description                                            |
| ----------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
| [`bird email inbox-insights authentication`](/docs/cli/reference/email-inbox-insights-authentication) | Get email authentication standing for a sending domain |
| [`bird email inbox-insights complaints`](/docs/cli/reference/email-inbox-insights-complaints)         | Get the Google-reported spam rate for a sending domain |
| [`bird email inbox-insights placement`](/docs/cli/reference/email-inbox-insights-placement)           | Get inbox placement for a sending domain               |
| [`bird email inbox-insights spam-traps`](/docs/cli/reference/email-inbox-insights-spam-traps)         | Get spam-trap hits 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)
