Question
How to get calls by phone number? When I specify phone number the request does not return anything. If I do not specify phone number, request returns call recprds where I can find this phone number.
curl --request GET
--url 'https://platform.ringcentral.com/rest...' --header 'accept: application/json' --header 'authorization: Bearer SUFEMDFQMD'
