Azure DevOps Dashboard API

API for creating and managing team dashboards and widgets in Azure DevOps. Each team can have one or more dashboards, and each dashboard contains a set of configurable widgets with multi-user concurrency support via eTag versioning.

Documentation

API entry from apis.yml

apis.yml Raw ↑
name: Azure DevOps Dashboard API
description: API for creating and managing team dashboards and widgets in Azure DevOps. Each team can
  have one or more dashboards, and each dashboard contains a set of configurable widgets with multi-user
  concurrency support via eTag versioning.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/dashboard/
baseURL: https://dev.azure.com/{organization}/{project}/{team}/_apis/dashboard
tags:
- Dashboards
- Reporting
- Widgets
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/azure/devops/dashboard/