post
https://api.surense.com/api/v1/tel/calls/search
Search call records with filtering and pagination. Call records can be found when using POST /tel/calls/search under the field named 'id'.
Example:
{
"startRow": 0,
"endRow": 50,
"sorts": [],
"filtersOperator": "and",
"filters": []
}