/calls/:id operation on Call resource
Documentation Index
Fetch the complete documentation index at: https://sippet.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
JWT for bearer authentication
Relationship paths to include in the response
^()(,())*$Limits the response fields to only those listed for each type
{
"Call": "id,direction,from_number,to_number,sip_username,status,call_uuid,call_source,started_at,ended_at,duration_seconds,conversation_id"
}Request body for the /calls/:id operation on Call resource