v1
get/v1/crm/integrations/ringostat/calls/
Query parameters
pageinteger
A page number within the paginated result set.
pageSizeinteger
Number of results to return per page.
phonestring
Phone number to filter calls by
statusstring
Status to filter calls by
Response
Example response
{
"count": 123,
"next": "http://api.yume.cloud/accounts/?page=4",
"previous": "http://api.yume.cloud/accounts/?page=2"
}