Deals - Recently created/modified

Hello,
Could you please tell me how to get recently created or modified deals using the new version (v3) of API?
For v1 I am using GET URL:
https://api.hubapi.com/deals/v1/deal/recent/modified?count=99&since=1706665417900.
Does something similar exist for v3?

Thank you

I suppose https://api.hubapi.com/crm/v3/objects/deals/search

can be used for this purpose