Get a Schedule
Get details of a specific schedule
1 min read
get/v2/schedules/{scheduleId}
Request example
Response
get/v2/schedules/{scheduleId}
Authorization
1 alternative authorization method available — see the spec for details.
Path parameters
The ID of the schedule to retrieve.
Responses
application/json
Unique identifier for the schedule
The cron expression used to schedule the message
The destination URL or URL Group name
The creation timestamp of the schedule in unix milliseconds
The HTTP method used for the scheduled message
Map of header names to arrays of header values
Show child attributesHide child attributes
The body of the scheduled message
The number of retries for the scheduled message
The delay in seconds before the scheduled message is sent
The callback URL for the scheduled message
The failure callback URL for the scheduled message
The IP address of the client that created the schedule
Whether the schedule is paused
The flow control key used for rate limiting
The parallelism value used for flow control
The rate value used for flow control
The period value used for flow control
The retry delay expression used for calculating retry delays
The label assigned to the scheduled message. Deprecated in favor of
labels.The list of labels assigned to the scheduled message.
The last time the schedule was triggered in unix milliseconds
The next scheduled trigger time in unix milliseconds
Error message