Skip to main content
GET
JavaScript

Authorizations

x-api-key
string
header
required

API key authentication

Path Parameters

deploymentId
string
required

The deployment ID (e.g. deploy_531965ce-ff0f-45bd-8495-33cd86329610)

Query Parameters

include
string

Comma-separated list of relations to include. Supported: sentinelAssignments, successCriteria, deploymentParameters.

Response

Deployment record with type-specific fields flattened

id
string
required
name
string
required
type
enum<string>
required

The deployment delegate type

Available options:
VoiceDeployment,
VoiceV1Deployment,
ChatDeployment,
EmailDeployment,
SlackDeployment
status
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
workerId
string
required
flowId
string
required
config
object
required
flowVersionId
string | null
extractions
object | null
engineModel
string | null
visualizations
object | null