maciejmaciejewski / azure-pipelines-postman

MIT License
13 stars 9 forks source link

Is it possible to get result via RestAPI? #23

Open natchanonpor opened 1 year ago

natchanonpor commented 1 year ago

Hi is there anyway to get report result via restAPI?

I expect something similar to this: https://learn.microsoft.com/en-us/rest/api/azure/devops/test/runs/query?view=azure-devops-rest-7.1

using this api https://dev.azure.com/%7Borganization%7D/%7Bproject%7D/_apis/test/runs?buildIds={buildId}&api-version=7.1-preview.3