---
title: "Retrieve Azure DevOps Finding Config"
method: GET
path: "/targets/{scope}/findings/{id}/integrations/azure-devops/"
tags: ["Azure DevOps Integration"]
---

# Retrieve Azure DevOps Finding Config

`GET /targets/{scope}/findings/{id}/integrations/azure-devops/`

## Path parameters

- `id` string, required
- `scope` string, required

## Response `200`

- AzureDevOpsFinding
  - `selective_sync` boolean
  - `work_item_id` integer, nullable, required

## Other responses

- `400`
- `401`
- `404`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/versions/e29879bff01b/schema)
