API Docs / Operations / Scheduled Sends / Get Scheduled Send

Get Scheduled Send

GET /tenants/{tenant}/scheduled-sends/{code}

Returns a scheduled send including its stored payload, used to prefill the edit dialogs. Raw uploaded attachments are represented by blob metadata rather than content.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found