bird email templates versions get
Usage
Esempio di codice
bird email templates versions get <template-ref> <version-id> [flags]Description
Read one version of a template: its lifecycle metadata (status, version_number, published_at), the content it froze in every language, and the variables that content expects at send time.
Examples
Esempio di codice
bird email templates versions get <template-ref> <version-id>
bird email templates versions get <template-ref> <version-id> -f text
# the id to pass comes from
bird email templates versions list <template-ref>Options
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email templates versions delete | Delete an email template draft |
| bird email templates versions list | List email template versions |
| bird email templates versions rollback | Roll back an email template |
| bird email templates versions submit | Submit an email template version |
Risorse correlate
Prosegui con la documentazione, le guide e gli esempi per questo argomento. Le risorse sono in inglese.
Guarda la guidaHow to build an email templateEsplora la funzionalitàEmail templatesSegui il percorso di apprendimentoBuild your first integrationGuida all'implementazioneEmail templates
Prova l'esercitazione e ottieni un brief di implementazione