Voice AI
Get Call
Retrieve details for a single voice call
Get Call
The Get Call node allows you to retrieve detailed information about a single voice call.
Overview
This node enables you to:
- Get call status
- Access call transcript
- Retrieve recording
- View call metrics
- Get interaction details
Configuration
Parameter | Type | Description |
---|---|---|
Call ID | String | ID of the call to retrieve |
Include Recording | Boolean | Whether to include recording URL |
Include Transcript | Boolean | Whether to include transcript |
Include Analytics | Boolean | Whether to include analytics |
Example Usage
Basic Call Retrieval
Detailed Call Information
Response Format
Call States
Possible call states:
queued
ringing
in-progress
completed
failed
busy
no-answer
canceled
Analytics Metrics
Available call analytics:
- Sentiment analysis
- Voice metrics
- Engagement scores
- Response patterns
- Call quality metrics
Error Handling
Common error scenarios:
- Invalid Call ID
- Call not found
- Recording expired
- Analytics processing failed
- Permission denied