Get detailed information about a specific call, including its transcript and variable values. The call can be either a phone call or a web call. The transcript can contain user/agent messages, tool invocations, or tool responses.
Documentation Index
Fetch the complete documentation index at: https://docs.callrounded.com/llms.txt
Use this file to discover all available pages before exploring further.
The API Key created in Rounded Studio.
Successfully retrieved call information
The call data retrieved.
Response message indicating the result of the operation.
{
"details": [
{
"field": "email",
"message": "Invalid email format"
}
],
"message": "An error occurred while processing your request",
"status": 400,
"type": "generic_error"
}HTTP status code of the response.