/
BR
brainbasehq
/
BrainBase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2m ago · Updated 2y ago
View markdown
brainbasehq
BrainBase API
get
Get a single worker
ab4ce60666d2
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2025-02-04
15
26
35.7 KB
Flows
5
Voice Deployments
5
Workers
5
get
Get all workers for the team
post
Create a new worker
get
Get a single worker
post
Update a worker
delete
Delete a worker
Workers
Get a single worker
get
/api/workers/{id}
Path parameters
id
string
required
Response
Worker details
Workers
required
id
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
name
string
required
description
string
nullable
status
string
nullable
lastRefreshedAt
string
date-time
nullable
teamId
string
required
flowsIds
string[]
deploymentsIds
string[]
resourcesIds
string[]
integrationsIds
string[]