Azure Pipelines Approvals and Checks REST API

REST API for managing pipeline approvals and checks on resources such as environments, service connections, agent pools, variable groups, and secure files. Provides the ability to create and modify check configurations, manage approval workflows, query check evaluation details, and control pipeline permissions for protected resources.

API entry from apis.yml

apis.yml Raw ↑
name: Azure Pipelines Approvals and Checks REST API
description: REST API for managing pipeline approvals and checks on resources such as environments, service
  connections, agent pools, variable groups, and secure files. Provides the ability to create and modify
  check configurations, manage approval workflows, query check evaluation details, and control pipeline
  permissions for protected resources.
image: https://azure.microsoft.com/svghandler/devops/?width=600&height=315
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/approvalsandchecks/
baseURL: https://dev.azure.com/{organization}/{project}/_apis/pipelines
tags:
- Approvals
- Checks
- Governance
- Security
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/azure/devops/approvalsandchecks/
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance