/
DR
droidrun
/
Droidrun Cloud
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2mo ago
View markdown
droidrun
Droidrun Cloud
get
List flows
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-19
169
310
464.0 KB
Action Catalog
2
Actions
7
Agents
1
Apps
7
Carriers
6
countries
1
Credentials
9
Devices
10
Events
4
Executions
4
Flows
12
get
List flows
post
Create a flow
get
Get a flow
delete
Delete a flow
patch
Update a flow
post
Clone a flow
post
Dry-run a flow
get
List actions for a flow
put
Replace all actions for a flow
post
Add an action to a flow
delete
Remove an action from a flow
post
Clear a flow's blocked status after fixing the underlying issue. Idempotent — safe to call on already-healthy flows.
Hook
8
Models
1
Profiles
6
proxies
6
Proxies
6
Public - Webhook Deliveries
4
Public - Webhook Event Types
1
Public - Webhooks
7
Tasks
13
Timezones
1
Tools
41
Triggers
6
users
6
Flows
List flows
get
/flows
Query parameters
page
integer
pageSize
integer
triggerId
string
uuid
enabled
boolean
nullable
status
string[]
search
string
orderBy
'name'
|
'createdAt'
|
'updatedAt'
orderByDirection
'asc'
|
'desc'
Response
List flows
object
required
items
Flow[]
required
pagination
Pagination
required