Documentation
Sign inGet started

bird email templates get

Usage

Code example
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

Code example
bird email templates get <template-ref>
bird email templates get <template-ref> -f text
# find an id to pass
bird email templates list

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird email templates createCreate an email template and its first editable draft
bird email templates deleteDelete an email template
bird email templates duplicateDuplicate an email template
bird email templates listList email templates
bird email templates previewPreview a template with sample values
bird email templates updateUpdate an email template