cant filter results by Created_Time
Hi,
I'm trying to get the calls made in the last week from v2 API. For some reason it always tells me invalid query.
Here is the url:
response:
{"code":"INVALID_QUERY","details":{"reason":"invalid operator found","api_name":"Created_Time","operator":"greater_than"},"message":"invalid query formed","status":"error"}
if I do a equals then it works (but returns no records since that exact date and time didn't have any calls)
response = empty string