Get all work items from a project azure devops api

Christopher Martinez 21 Reputation points
2020-07-21T16:00:40.943+00:00

I'm using Azure devops Apis to create a notification bot. At this moment i need to check each task work item if is attached to a parent user story

The first step will be to get all the task work items on "given" project, for this step i was reading azure devops api documentation and found this https://learn.microsoft.com/en-us/rest/api/azure/devops/wit/work%20items/list?view=azure-devops-rest-5.1#get-list-of-work-items

The problem here is that i dont know the ids of the work items that i want, that why i need a api to get all task work items, i could not find anything online.

Community Center Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 86,026 Reputation points
    2020-07-21T16:01:34.633+00:00

    Hi,

    Azure DevOps is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on).

    You can ask the experts in the dedicated Azure DevOps forum over here:
    https://developercommunity.visualstudio.com/spaces/21/index.html

    (Please don't forget to accept helpful replies as answer)

    Best regards,
    Leon

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.