Brainbase home page
Search...
Login
Get Started
Get Started
Search...
Navigation
Voice Deployments
Get all voice deployments for a worker
Documentation
Documentation
Integrations
REST API
SDK
Website
Status
VSCode Extension for Based
Assets
POST
Register a phone number for the team via Twilio integration.
DEL
Delete a registered phone number for the team.
Voice Deployments
GET
Get all voice deployments for a worker
POST
Create a new voice deployment
GET
Get a single voice deployment
PUT
Update a voice deployment
DEL
Delete a voice deployment
Flows
GET
Get all flows for a worker
POST
Create a new flow
GET
Get a single flow
PUT
Update a flow
DEL
Delete a flow
Integrations
POST
Create a new Twilio integration for the authenticated team.
DEL
Delete an existing Twilio integration.
Link Resources
GET
Get all link resources for a worker
POST
Create a new link resource
File Resources
GET
Get all file resources for a worker
POST
Create a new file resource
Resources
GET
Get a single resource (link or file) details
DEL
Delete a resource (link or file)
Team
GET
Get the team associated with the provided API key
Tests
POST
Create a new test
PUT
Update a test
DEL
Delete a test
POST
Run a test
GET
Get test runs for a specific test
Workers
GET
Get all workers for the team
POST
Create a new worker
GET
Get a single worker
DEL
Delete a worker
PATCH
Update a worker
Voice Deployments
Get all voice deployments for a worker
GET
/
api
/
workers
/
{workerId}
/
deployments
/
voice
Try it
Authorizations
x-api-key
string
header
required
API key authentication
Path Parameters
workerId
string
required
Response
200
200
401
application/json
List of voice deployments
id
string
required
phoneNumber
string | null
voiceProvider
string | null
voiceId
string | null
Suggest edits
Raise issue
Delete a registered phone number for the team.
Create a new voice deployment