Skip to main content
brevo.getScheduledEmail retrieve one scheduled Brevo email or batch.

Example

Inputs

identifier is a batch UUID or provider message ID. Optional paired dates and status (processed, inProgress, or queued) filter batch results. limit defaults to 50, offset to 0, and sort to desc. The second argument can select { account }.

Output

Returns one { createdAt, scheduledAt, status } record or { count, batches }, depending on the identifier.