JavaScript
Deployments
Retrieve a deployment by ID
Fetches a single deployment record by its ID, without requiring the worker ID. Works for all deployment types: Voice, VoiceV1, Chat, ChatEmbed, Whatsapp, SMS, Email, Slack, and API. Delegate-specific fields are flattened into the response automatically.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Path Parameters
The deployment ID (e.g. deploy_531965ce-ff0f-45bd-8495-33cd86329610)
Query Parameters
Comma-separated list of relations to include. Supported: sentinelAssignments, successCriteria, deploymentParameters.
Response
Deployment record with type-specific fields flattened
The deployment delegate type
Available options:
VoiceDeployment, VoiceV1Deployment, ChatDeployment, EmailDeployment, SlackDeployment 