Tyring to use the Azure DevOps Services Rest Api
https://docs.microsoft.com/en-us/rest/api/azure/devops/?view=azure-devops-rest-5.1
Can anyone suggest the correct API to call to obtain a List of Completed Pull Requests for a Repository
I have been looking at the Git Api, but it seems that particular API only returns PR's that have not yet been completed.