I need to find the the records which are newly created above the datetime given.

I’m integrating the bitbucket APIs and I’m calling many APIs from the backend I want data that are created new and greater than the given DateTime so is there any parameter in the APIs to find data according to (between two dates)?

List of APIs

Looking forward to your reply.

Thanking you in advance.