Mail API / How to retrieve ALL emails (sent or received) in the last day?

Mail API / How to retrieve ALL emails (sent or received) in the last day?

How can you use the API to retrieve all emails -- sent or received-- in the last day?

Something like:

https://mail.zoho.com/api/accounts/XXXXXXXXXX/messages/search?searchKey=fromdate:1503752184&start=1&limit=200

I