bird sms templates get
Usage
Exemplo de código
bird sms templates get <template-ref> [flags]Description
Get one SMS template by its name or id, including its body and the variables it expects. Fetch it before sms_send to see which parameter keys a template send requires.
Procedure
Step 2 of 2 of "Send an SMS from a built-in template". Previous: bird sms templates list.
Examples
Exemplo de código
bird sms templates get <template-ref>
bird sms templates get <template-ref> -f text
# find an id to pass
bird sms templates listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird sms templates list | List SMS templates |