/
BR
brainbasehq
/
BrainBase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 23m ago · Updated 2y ago
Details
Filter operations
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[]
Changes