Search these docs, or ask Revo a question — answers link the pages they came from.
Fetches the initial schedule operation nodes.
GET
/api/v1/{tenantId}/schedule/{scheduleId}
Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenantId
required
string
scheduleId
required
string
Responses
Section titled “ Responses ”OK
object
schedule
object
id
string
name
string
pacingMode
string
scheduleOperations
Array<object>
object
tenantId
string
tenantUuid
string
assemblyName
string
assemblyFullPath
string
typeName
string
version
string
id
string
parameters
Array<object>
object
propertyName
string
propertyDescriptor
string
description
string
primitiveType
string
parameterType
string
isEnabled
boolean
isRequired
boolean
detail
string
currentValue
string
parameterNameValue
string
supportsParameterBinding
boolean
min
number format: double
max
number format: double
defaultValue
string
placeHolder
string
visiblityRequirement
object
propertyName
string
matchValues
Array<string>
isInverse
boolean
precision
number format: float
currentUnit
integer format: int32
unitOptions
Array<integer>
textType
string
regexError
string
regexErrorMsg
string
valueOptions
Array<string>
targetValueOptions
Array<string>
allowCustomValueOptions
boolean
isMultiSelect
boolean
isObjectPairMapping
boolean
isEnum
boolean
note
string
name
string
description
string
operationDescription
string
validationMessage
string
revoWebScheduleOperationInfo
object
name
string
description
string
groupNames
Array<string>
isAvailable
boolean
isUnitTestOnly
boolean
allowedOrganisations
Array<string>
allowedTenants
Array<string>
sequences
Array<object>
object
tenantId
string
tenantUuid
string
assemblyName
string
assemblyFullPath
string
typeName
string
version
string
id
string
parameters
Array<object>
object
propertyName
string
propertyDescriptor
string
description
string
primitiveType
string
parameterType
string
isEnabled
boolean
isRequired
boolean
detail
string
currentValue
string
parameterNameValue
string
supportsParameterBinding
boolean
min
number format: double
max
number format: double
defaultValue
string
placeHolder
string
visiblityRequirement
object
propertyName
string
matchValues
Array<string>
isInverse
boolean
precision
number format: float
currentUnit
integer format: int32
unitOptions
Array<integer>
textType
string
regexError
string
regexErrorMsg
string
valueOptions
Array<string>
targetValueOptions
Array<string>
allowCustomValueOptions
boolean
isMultiSelect
boolean
isObjectPairMapping
boolean
isEnum
boolean
note
string
name
string
description
string
operationDescription
string
validationMessage
string
revoWebScheduleOperationInfo
object
name
string
description
string
groupNames
Array<string>
isAvailable
boolean
isUnitTestOnly
boolean
allowedOrganisations
Array<string>
allowedTenants
Array<string>
sequences
Array<object> recursive
operations
Array<object> recursive
priority
integer format: int32
pacingTimeSeconds
number format: double
folderId
string
suspendChildThreadStartOnError
boolean
scheduleParameters
Array<object>
object
name
string
primitiveType
string
suppliedBySystem
boolean
validationMessage
string
Bad Request
object
message
string
code
string
Not Found
object
message
string
code
string
Too Many Requests
object
message
string
code
string