/
BR
brainbasehq
/
BrainBase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 59m ago · Updated 2y ago
View markdown
brainbasehq
BrainBase API
get
Get all flows for a worker
v8
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2025-02-04
15
26
35.7 KB
Flows
5
get
Get all flows for a worker
post
Create a new flow
get
Get a single flow
put
Update a flow
delete
Delete a flow
Voice Deployments
5
Workers
5
Flows
Get all flows for a worker
get
/api/workers/{workerId}/flows
Path parameters
workerId
string
required
Response
List of flows
Flows[]
required
id
string
required
version
integer
required
name
string
required
label
string
nullable
code
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
workerId
string
required
deploymentsIds
string[]