JavaScript
Logs
Retrieve a deployment log by ID
Fetches a single deployment log record by its ID, without requiring the worker or deployment ID. Works for all log types: Voice, Chat, ChatEmbed, Whatsapp, SMS, API, and Email. Delegate-specific fields (e.g. transcription for voice, messages for chat) are flattened into the response automatically.
GET
JavaScript
Authorizations
API key authentication
Path Parameters
The deployment log ID (e.g. log_82788ca4-6e9f-4778-83d4-96868cbe5edb)
Response
Deployment log record with type-specific fields flattened
The log delegate type — determines which type-specific fields are present
Available options:
VoiceDeploymentLog, ChatDeploymentLog, ChatEmbedDeploymentLog, WhatsappDeploymentLog, SmsDeploymentLog, ApiDeploymentLog, EmailDeploymentLog 