Getting events in the future

Getting events in the future

Hi

I am trying to get events in the future by calling this API Endpoint

https://www.zohoapis.eu/crm/v8/Events?fields=Event_Title,Created_By,Created_Time,Start_DateTime But that gives me all events in the database. 

How do I make a query that returns all events where Start_DateTime > now?