Search these docs, or ask Revo a question — answers link the pages they came from.
Lists the available schedule-operation types as a compact index (typeName, name, description)
GET
/api/v1/{tenantId}/schedule-editor/workflow-blueprints/index
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
Responses
Section titled “ Responses ”OK
object
blueprints
Array<object>
object
typeName
string
name
string
description
string
Bad Request
object
message
string
code
string
Too Many Requests
object
message
string
code
string