---
title: "Get benchmark assigned sources"
method: GET
path: "/compliance/api/v1/assignments/benchmark/{benchmark_id}"
tags: ["benchmarks_assignment"]
---

# Get benchmark assigned sources

`GET /compliance/api/v1/assignments/benchmark/{benchmark_id}`

Retrieving all benchmark assigned sources with benchmark id

## Path parameters

- `benchmark_id` string, required

## Response `200`

OK

- GithubComOpengovernOpengovernancePkgComplianceApiBenchmarkAssignedEntities
  - `connections` GithubComOpengovernOpengovernancePkgComplianceApiBenchmarkAssignedConnection[]
    - `integrationID` string — Connection ID
    - `integrationName` string — Provider Connection Name
    - `integrationType` string — Clout Provider
    - `providerID` string — Provider Connection ID
    - `status` boolean — Status

---

[API](https://skmtc.net/opengovern/apis/opengovernance-service-api.md) · [All operations](https://skmtc.net/opengovern/apis/opengovernance-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opengovern/opengovernance-service-api/revisions/ab05295c4094/schema)
