/calls operation on Call resource
JWT for bearer authentication
Filters the query to results with attributes matching the given filter object Filters the query to results matching the given filter object
{}Sort order to apply to the results
^(id|-id|\+\+id|--id|direction|-direction|\+\+direction|--direction|from_number|-from_number|\+\+from_number|--from_number|to_number|-to_number|\+\+to_number|--to_number|sip_username|-sip_username|\+\+sip_username|--sip_username|status|-status|\+\+status|--status|call_uuid|-call_uuid|\+\+call_uuid|--call_uuid|call_source|-call_source|\+\+call_source|--call_source|started_at|-started_at|\+\+started_at|--started_at|ended_at|-ended_at|\+\+ended_at|--ended_at|duration_seconds|-duration_seconds|\+\+duration_seconds|--duration_seconds|conversation_id|-conversation_id|\+\+conversation_id|--conversation_id)(,(id|-id|\+\+id|--id|direction|-direction|\+\+direction|--direction|from_number|-from_number|\+\+from_number|--from_number|to_number|-to_number|\+\+to_number|--to_number|sip_username|-sip_username|\+\+sip_username|--sip_username|status|-status|\+\+status|--status|call_uuid|-call_uuid|\+\+call_uuid|--call_uuid|call_source|-call_source|\+\+call_source|--call_source|started_at|-started_at|\+\+started_at|--started_at|ended_at|-ended_at|\+\+ended_at|--ended_at|duration_seconds|-duration_seconds|\+\+duration_seconds|--duration_seconds|conversation_id|-conversation_id|\+\+conversation_id|--conversation_id))*$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"
}