Retrieves detailed information for a specific call including status, timestamps, endpoint information, and additional data associated with the call.
Call identifier
Returns the call details successfully
Information about a completed call including final status, recording, and inspection details. Used for post-call analysis, quality assurance, and retrieving conversation recordings.
Unique identifier of the completed call.
Organization that owns this call.
Agent that handled this call.
Phone number or SIP endpoint that was called.
Final status of the call. Typically Completed (successfully finished) or Failed (error occurred during the call).
Unknown, Created, Pending, Queued, Completed, Failed, Canceled, Running Identifier for the call recording if recording was enabled. Use this ID to retrieve or download the audio recording of the conversation. Null if recording was not enabled or the recording is not yet available.
Timestamp when the call completed (ended or failed). Null if the call is still in progress or was never started.
URL to the call inspector interface for analyzing conversation flow, agent behavior, and call quality. Provides detailed debugging and analysis tools for understanding call execution. Null if inspector is not available for this call.