bird email templates get
Usage
Ejemplo de código
bird email templates get <template-ref> [flags]Description
Read one template's metadata: the state of every language it has, the languages it can send today, the draft revision, and its draft and published version IDs. The response omits content; read a version's language to retrieve it. Accepts a workspace template ID (emt_…) or a built-in system template's bird_ slug.
Examples
Ejemplo de código
bird email templates get <template-ref>
bird email templates get <template-ref> -f text
# the id to pass comes from
bird email templates listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email templates create | Create an email template and its first editable draft |
| bird email templates delete | Delete an email template |
| bird email templates duplicate | Duplicate an email template |
| bird email templates list | List email templates |
| bird email templates preview | Preview a template with sample values |
| bird email templates update | Update an email template |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaHow to build an email templateExplorar la funcionalidadEmail templatesSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónEmail templates
Prueba el ejercicio y obtén un resumen de implementación