cant use mail API List emails based on Search parameters

cant use mail API List emails based on Search parameters

Hello Zoho !

I'd like to get a List emails based on Search parameters. and I'm having similar issues when trying to access: 

https://mail.zoho.com/api/accounts/messages/search

The same response:
 {
       "data": { 
             "errorCode":"URL_RULE_NOT_CONFIGURED"
       },
       "status": {
             "code":404,
             "description":"Invalid Input"
       }
 }


The generated authtoken is OK. because I can get API List of emails in a folder working properly. 

Thank you for advance.

Best regards,
Kihn,