Hello!
Does anybody know how to get a list of only updated pull requests since some date?
I see some search criteria parameters (like creatorId, status, etc.) in the endpoint Get Pull Requests.
Does this API support a search by updated date? For example, I would like to get a list of pull requests updated since July 1, 2020.
Is there a way to get such a list?
Thanks!