Retrieve all scheduled sends
GET https://api.sendgrid.com/v3/user/scheduled_sends
This endpoint allows you to retrieve all cancel/paused scheduled send information.
The Cancel Scheduled Sends feature allows the customer to cancel a scheduled send based on a Batch ID included in the SMTPAPI header. Scheduled sends cancelled less than 10 minutes before the scheduled time are not guaranteed to be cancelled.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |