Discussions
What are best endpoints to get a list of all PRs changed since a certain date?
7 days ago by Joseph Arose
I have 2 requests related to PRs
- I want to pull all data of all PRs that have changed since a certain date:time, which endpoint(s) give the most amount of data (i.e. at least all the fields in the front end production log, PR entries grid)
- I want to ask for a PR by ID and get the maximum amount of information back (i.e. at least all the fields in the front end production log, PR entries grid)
Bonus Question
What do the mobile reporting endpoints do? They seem to have a lot of info and all the tables are already joined. Are there any limitations.