Sign inGet Started

bird email get

Usage

कोड उदाहरण
bird email get <message-id> [flags]

Description

Fetch one email message by id, with aggregate delivery status and per-state recipient counts. The message body (html, text) is not returned. Per-recipient delivery statuses and the event log are separate sub-resources: GET /v1/email/messages/{message_id}/recipients and GET /v1/email/messages/{message_id}/events. broadcast_id identifies the broadcast that sent the message and is absent for other sends. A broadcast records one message per recipient; these copies share the same broadcast_id.

Examples

कोड उदाहरण
bird email get <message-id>
bird email get <message-id> -f text
# the id to pass comes from
bird email list

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird email cancelCancel a scheduled message
bird email contentGet stored message content
bird email healthGet sending health and deliverability limits
bird email listList messages
bird email recipientsList recipients of a message
bird email sendSend an email message
bird email send-batchSend a batch of email messages in one call

संबंधित संसाधन

इस विषय के लिए डॉक्यूमेंटेशन, गाइड और उदाहरणों के साथ आगे बढ़ें। संसाधन अंग्रेज़ी में हैं।

अभ्यास करें और इम्प्लीमेंटेशन ब्रीफ़ पाएँ