ScheduledSends
get
Authorizations
AuthorizationstringRequired
Responses
200
Success
application/json
400
Bad Request
401
Unauthorized
get
/api/v1/ScheduledSendsLast updated
Was this helpful?
Success
Bad Request
Unauthorized
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/ScheduledSends HTTP/1.1
Authorization: Basic username:password
Accept: */*
[
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"sendDate": "2026-02-04T08:14:27.377Z",
"paperStockName": "text"
}
]