Simon Waight 5/16/2014

Retrieve Work Item Discussion History using Visual Studio Online's REST API

Read Original

This technical article demonstrates how to use the preview REST API for Visual Studio Online (now Azure DevOps) to extract a work item's update history. It focuses on parsing the API response to filter and display only discussion comments, excluding other field changes. The guide includes C# code samples utilizing RestSharp and Json.NET for authentication and data processing.

Retrieve Work Item Discussion History using Visual Studio Online's REST API

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week