bird sms tfn verifications get
Usage
Code example
bird sms tfn verifications get <verification-id> [flags]Description
Reads one verification: the state it is in, the sender it licenses, and what the carrier said about it. denial_reasons carries the carrier's own words when it declined or asked for more. status is what says whether you can still edit it: draft and info_requested can, submitted, under_review and approved are locked. resubmit_allowed answers the one case status cannot, whether a rejected verification is still inside its resubmission window.
Examples
Code example
bird sms tfn verifications get <verification-id>
bird sms tfn verifications get <verification-id> -f text
# the id to pass comes from
bird sms tfn verifications listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird sms tfn verifications cancel | Cancel a toll-free verification |
| bird sms tfn verifications create | Create a toll-free verification |
| bird sms tfn verifications list | List your toll-free verifications |
| bird sms tfn verifications requirements | Get what a toll-free verification needs |
| bird sms tfn verifications update | Update a toll-free verification |