/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1mo ago
View markdown
oneloop-hq
Feather API
get
List workflow revisions
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-30
491
704
2.1 MB
agents
25
analytics
68
ask-feather
7
communication
11
email
7
email-drafts
6
evals
18
extraction-schemas
4
extractions
2
hitl
10
identity
23
integrations
17
knowledge-base
29
knowledge-base-acl
6
knowledge-base-audit
5
knowledge-base-connectors
12
knowledge-base-evals
13
knowledge-base-governance
4
knowledge-gap-analytics
9
library
10
mcp-chat
2
memory
2
mocks
16
model-router
10
notifications
19
personas
5
policies
22
privacy
6
retention-policies
4
runtime v2
16
scenarios
7
sessions
1
sim_suites
14
simulation_runs
5
sms
3
teams
13
tools
15
voice
18
webhooks
2
workflow-playground
4
workflows
21
get
List workflows
post
Create a workflow
get
Get a workflow
put
Update a workflow
delete
Delete a workflow
post
Bulk delete workflows
get
List workflow revisions
post
Create a workflow revision
get
Get a workflow revision
put
Update a workflow revision
delete
Delete a workflow revision
get
Diff two workflow revisions
get
Get a workflow revision's compiled graph
put
Validate and manually replace a workflow revision's compiled graph
post
Validate a workflow graph without saving it
get
Get a workflow revision's tool-input defaults (enriched view)
put
Replace a workflow revision's tool-input defaults (draft-only)
post
Set the active workflow revision
post
Compile a workflow revision (async)
post
Fork a workflow revision into a draft and recompile it
post
Cancel an in-flight workflow compile (best-effort)
workflows
List workflow revisions
get
/v1/workflows/{workflow_id}/revisions
Path parameters
workflow_id
string
uuid
required
Query parameters
limit
integer
cursor
string
nullable
Response
Successful Response
CursorPageWorkflowRevisionResponse
required
items
WorkflowRevisionResponse[]
required
next_cursor
string
nullable
has_more
boolean
required