Version Control

TFS 2017 | TFS 2015 | TFS 2013

Note

Looking for REST APIS that support TFS 2018 or later versions? See the Azure DevOps REST API Reference.

api-version = 1.0

Items are files and folders in version control. Changesets and shelvesets represent changes to a set of items. Folders can be branched and items can be labelled.

TFVC resources

Common tasks

Get recent changes

  1. Get the most recent changesets, or the changesets in a date range.
  2. Get each changeset with changes, associated work items, or policy details and check-in notes.

Download a file

Get the contents of a file.

Get item metadata