bird sms templates get
Usage
कोड उदाहरण
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.
Examples
कोड उदाहरण
bird sms templates get <id>
bird sms templates get <id> -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 |