bird email suppressions get
Usage
Code example
bird email suppressions get <suppression-id> [flags]Description
Fetch one suppression record by its ID: the address, why it's suppressed, how the record originated, and which categories it blocks. Use bird email suppressions list with email when you only know the address. Compare complete addresses across all cursor pages because that filter matches by prefix.
Examples
Code example
bird email suppressions get <suppression-id>
bird email suppressions get <suppression-id> -f text
# the id to pass comes from
bird email suppressions listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email suppressions add | Create an email suppression |
| bird email suppressions list | List email suppressions |
| bird email suppressions remove | Delete an email suppression |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Understand the conceptShould I use a Bird SDK or call the API directly?Follow the learning pathBuild your first integrationImplementation guideSend your first email
Get an implementation brief