bird email suppressions get
Usage
Ejemplo de código
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
Ejemplo de código
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 |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Comprender el conceptoShould I use a Bird SDK or call the API directly?Seguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Obtener un resumen de implementación