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 all matching schedules
GET
/
scheduler
/
schedules
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": {}
}
}
]Query Parameters
The type of user that created the schedule
The ID of the user that created the schedule
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