List calls with pagination and filtering
sk_...)s3cr3t_...)0Example: 0100Example: 20created_at, updated_at, start_timestamp, end_timestamp, call_id, agent_id, call_status, call_typeDefault: created_atExample: "created_at"ascending, descendingDefault: descendingExample: "descending"call_status: Array of statuses (REGISTERED, ONGOING, ENDED, ERROR, SCHEDULED)call_type: Array of types (PHONE_CALL, WEB_CALL)agent_id: Single agent IDcall_id: Single call IDbatch_call_id: Batch call IDdirection: Array of directions (INBOUND, OUTBOUND)from_number: Source phone numberto_number: Destination phone numberstart_timestamp: Object with gte (greater than or equal) and/or lte (less than or equal)end_timestamp: Object with gte and/or ltepage: Current page numberlimit: Results per pagetotal: Total number of calls matching filterstotal_pages: Total number of pages