Hi,
I am integrating the new Hubspot API and I need to get the contacts that have been recently updated or created. In the old API, to get these users I used this url and look for something similar:
https://api.hubapi.com/contacts/v1/lists/recently_updated/contacts/recent
Any can help me?
Thank.
Hi @MPérez61, thank you for reaching out! 
Hey @coldrickjack, @ChrisoKlepke, @Teun - Do you have any insight for @MPérez61?
Thank you!
Best,
Kristen
Thank you for tagging @kvlschaefer ,
Hey @MPérez61 ,
I’m afraid this endpoint did not carry over into future versions. At least I’m not aware of such an endpoint.
Of course, I can’t tell the exact consideration about that decision, but Webhook Subscriptions should be the far better option to use in this secnario. There are two different subscriptions for contact.creation and contact.propertyChange which triggers when a specified property changes.
You can learn more about webhooks in HubSpot here and here is a good overview as to why this makes sense to use in the first place.
If you found this post helpful, consider helping others in the community to find answers faster by marking this as a solution. I’d really appreciate it.
Cheers,
Chriso