Get all calls

The GET all calls API allows you to retrieve the calls made from the Dialer. You can apply various request parameters as filters to segment and limit the number of records.

Parameters

  • campaign_id: Integer
  • id : Integer
  • object_type_id : Integer
  • object_id : Integer
  • caller_user_id : Integer
  • start_at : DateTime URL encoded format 2020-09-01T00:00:00
  • end_at : DateTime URL encoded format 2020-09-01T00:00:00
  • src : String
  • dst : String
  • call_uuid : String
  • agent_callerid_name : String
  • agent_callerid_number : String
  • agent_hangup_disposition : String
  • client_callerid_name : String
  • client_callerid_number : String
  • client_hangup_disposition : String
  • call_duration : Integer
  • call_bill_duration : Integer
  • status : String
  • status_id_before : Integer
  • status_id_after : Integer
  • record_file : String
  • created_at : DateTime URL encoded format 2020-09-01T00:00:00
  • q850 : String
  • beep_detected : Boolean
  • user_group_id : Integer
  • sip_term_status : String
  • amd_status : String
  • amd_result : String
  • cost : String
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!