Retrieves detailed information about a specific call using its unique identifier. Use the send_analysis parameter to include analysis data in the response.
Fetch a detailed record for one call. Use this when a user opens a call detail view or when support needs the full context for a specificDocumentation Index
Fetch the complete documentation index at: https://docs.ringg.ai/llms.txt
Use this file to discover all available pages before exploring further.
call_id.
id query parameter.send_analysis=true only when the caller needs analysis data; this keeps lightweight detail views faster.call_id returned by call initiation and webhook payloads.(Required) Your Ringg AI API key.
"7251cb4b-3373-43a4-844c-b27a1d45e0c9"
(Required) The unique identifier (UUID) of the call.
"550e8400-e29b-41d4-a716-446655440000"
(Optional) Whether to include analysis data (platform_analysis and client_analysis) in the response.
true