/
OR
orkescloud
/
Orkes Conductor API Server
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 16h ago
Details
Filter operations
a-2-a-callback-resource
2
admin-resource
5
API Gateway
26
application-resource
15
audit-resource
3
authorization-resource
5
context-controller
1
environment-resource
7
event-execution-resource
2
event-message-resource
2
event-resource
16
global-schema-resource
2
group-resource
10
health-check-resource
1
human-task
14
human-task-resource
1
incoming-webhook-resource
2
integration-resource
26
limits-resource
1
LLM
3
metadata-resource
12
metrics-resource
1
org-config-resource
1
orkes-agent-controller
39
prompt-resource
14
provider-controller
1
queue-admin-resource
2
role-resource
9
scheduler-bulk-resource
2
scheduler-resource
18
get
Pause all scheduling in a single conductor server instance (for debugging only)
get
Requeue all execution records
get
Resume all scheduling
get
Get list of the next x (default 3, max 5) execution times for a scheduler
get
Get all existing workflow schedules and optionally filter by workflow name
post
Create or update a schedule for a specified workflow with a corresponding start workflow request
get
Search scheduler definitions with pagination support
get
Get schedules by tag
get
Get an existing workflow schedule by name
delete
Deletes an existing workflow schedule by name
get
Pauses an existing schedule by name
put
Pauses an existing schedule by name
get
Resume a paused schedule by name
put
Resume a paused schedule by name
get
Get tags by schedule
put
Put a tag to schedule
delete
Delete a tag for schedule
get
Search for workflow executions based on payload and other parameters
schema-resource
6
secret-resource
13
service-registry-resource
15
sharing-resource
3
tags
11
task-resource
18
token-resource
2
user-form
6
user-form-template-resource
3
user-resource
6
version-resource
1
webhooks-config-resource
8
workflow-bulk-resource
6
workflow-resource
32
scheduler-resource
Pause all scheduling in a single conductor server instance (for debugging only)
get
/api/scheduler/admin/pause
Response
OK
object
required
Changes