Get Calls - Free Text
Developing
Example on how to get Calls using Text, you can search by caller, calee , environment name and many fields
Request
Body Params application/x-www-form-urlencoded
Request Code Samples
curl --location --globoff '/api/calls?page=%201&per_page=%2016&search[created_at]=%201738533600%20-%201740779999&search[text]=%20233249488073&action=%20filter' \
--header 'Authorization: {{auth}}'
Responses
application/json
Modified at 2025-03-19 07:06:25