Skip to main content
GET
Error

Query Parameters

creatorType
string

The type of user that created the schedule

creatorId
string

The ID of the user that created the schedule

Response

200 - application/json

successful operation

id
string
creatorType
string
creatorId
string
createTime
string<date-time>
startTime
string<date-time>
endTime
string<date-time>
repeatUnit
enum<string>
Available options:
MILLISECOND,
SECOND,
MINUTE,
HOUR,
DAY,
WEEK,
MONTH
interval
integer<int32>
active
boolean
default:false
callParams
object