Error
A valid request URL is required to generate request examples{
"id": "<string>",
"creatorType": "<string>",
"creatorId": "<string>",
"createTime": "2023-11-07T05:31:56Z",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"interval": 123,
"active": false,
"callParams": {
"uri": "<string>",
"queryParams": {},
"headers": {},
"entity": {}
}
}Retrieve the specified schedule
GET
/
scheduler
/
schedules
/
{id}
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"creatorType": "<string>",
"creatorId": "<string>",
"createTime": "2023-11-07T05:31:56Z",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"interval": 123,
"active": false,
"callParams": {
"uri": "<string>",
"queryParams": {},
"headers": {},
"entity": {}
}
}Path Parameters
The schedule ID
Response
200 - application/json
successful operation
Available options:
MILLISECOND, SECOND, MINUTE, HOUR, DAY, WEEK, MONTH Show child attributes
Show child attributes
Was this page helpful?
⌘I