REST API search contacts with greater Id than

I’m trying to find a way to list new contacts with REST API. I need to list contacts with Id bigger than a certain Id. Is there a way to do that with HTTP/Request /Contacts and advanced filetering using an URL encoded (not PHP…)

Thanks!