bird email templates versions get
Usage
Code example
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
Code example
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 |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideHow to build an email templateExplore the capabilityEmail templatesFollow the learning pathBuild your first integrationImplementation guideEmail templates
Try the practice and get an implementation brief