GetCallHistory
Authentication
Query parameters
The from date in the selected timezone in 24-h format: YYYY-MM-DD HH:mm:ss
The to date in the selected timezone in 24-h format: YYYY-MM-DD HH:mm:ss
The application name, can be used instead of application_id
To receive the call history for a specific users, pass the user ID list separated by semicolons (;). If it is specified, the output contains the calls from the listed users only
To receive the call history for a specific routing rule, pass the rule name to this parameter. Applies only if you set application_id or application_name
To receive a call history for a specific remote numbers, pass the number list separated by semicolons (;). A remote number is a number on the client side. Ignored if the remote_number_list parameter is not empty
A JS array of strings of specific remote phone numbers to sort the call history. Has higher priority than the remote_number parameter. If the array is empty, the remote_number parameter is used instead
To receive a call history for a specific local numbers, pass the number list separated by semicolons (;). A local number is a number on the platform side
To filter the call history by the custom_data passed to the call sessions, pass the custom data to this parameter
Whether to get other resources usage (see [ResourceUsageType])
The child account ID list separated by semicolons (;)
Whether to include the ‘total_count’ and increase performance