Documentation
Sign inGet started

bird email templates versions get

Usage

Przykład kodu
bird email templates versions get <template-id> <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

Przykład kodu
bird email templates versions get <template-id> <version-id>
bird email templates versions get <template-id> <version-id> -f text
# find an id to pass
bird email templates versions list <template-id>

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird email templates versions deleteDiscard the draft's changes
bird email templates versions listList email template versions
bird email templates versions rollbackRoll back an email template
bird email templates versions submitSubmit an email template version