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 -g --request GET '/api/calls?page= 1&per_page= 16&search[created_at]= 1738533600 - 1740779999&search[text]= 233249488073&action= filter' \
--header 'Authorization: {{auth}}'
Responses
application/json Modified at 2025-03-19 07:06:25