API Pagingtoken
when i tried to export activities with my pagingtoken, it only shows the activity of particular date. I want activity from a date. I used "/rest/v1/activities/pagingtoken.json?sinceDatetime=2016-01-06". it only shows the activity logged on "2016-01-06". I am using the PHP sample given in the documentation. Can you please help me on this?