Get deployment
Get full details of a deployment including its agent version, connection config, inbound schedule, and current status.
Path parameters
org_id
workspace_id
deployment_id
Response
Successful Response
deployment_id
Unique identifier for the deployment
app_id
ID of the agent
app_version
Version of the agent
connection_configs
Telephony connection configurations
channel_direction
Direction of calls (inbound, outbound, or both)
created_by
User who created this deployment
created_at
Timestamp when created (ISO 8601)
updated_at
Timestamp when last updated (ISO 8601)
name
Name of the deployment
status
Current status of the deployment
description
Optional description
inbound_config
Inbound call schedule configuration
updated_by
User who last updated this deployment
Errors
422
Unprocessable Entity Error