Schedules
List Schedules
List all your schedules
GET
/
v2
/
schedules
Response
The creation time of the object. UnixMilli
The id of the schedule.
The cron expression used to schedule the message.
Url or URL Group (topic) name
The HTTP method to use for the message.
The headers of the message.
The body of the message.
The number of retries that should be attempted in case of delivery failure.
The delay in seconds before the message is delivered.
The url where we send a callback to after the message is delivered
Was this page helpful?