---
title: "Get Control Details by control ID"
method: GET
path: "/compliance/api/v3/control/{control_id}"
tags: ["compliance"]
---

# Get Control Details by control ID

`GET /compliance/api/v3/control/{control_id}`

## Path parameters

- `control_id` string, required

## Response `200`

OK

- GithubComOpengovernOpengovernancePkgComplianceApiGetControlDetailsResponse
  - `benchmarks` object
    - `fullPath` string[]
    - `roots` string[]
  - `description` string
  - `id` string
  - `integrationType` string[]
  - `query` object
    - `engine` string
    - `listOfTables` string[]
    - `parameters` GithubComOpengovernOpengovernancePkgComplianceApiQueryParameter[]
      - `key` string
      - `required` boolean
    - `primaryTable` string
    - `queryToExecute` string
  - `severity` string
  - `tags` object
  - `title` string

---

[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/versions/ab05295c4094/schema)
