---
title: "Get Benchmark Details by BenchmarkID"
method: GET
path: "/compliance/api/v3/benchmark/{benchmark_id}"
tags: ["compliance"]
---

# Get Benchmark Details by BenchmarkID

`GET /compliance/api/v3/benchmark/{benchmark_id}`

## Path parameters

- `benchmark_id` string, required

## Request body

- GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkDetailsRequest
  - `benchmark_children` boolean
  - `compliance_result_filters` GithubComOpengovernOpengovernancePkgComplianceApiComplianceResultSummaryFilters
    - `integrationID` string[]
    - `resourceTypeID` string[]
  - `tags_regex` string

## Response `200`

OK

- GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkDetailsResponse[]
  - `children` GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkDetailsChildren[]
    - `children` GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkDetailsChildren[]
    - `compliance_results` GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkDetailsComplianceResults
      - `integration_ids` string[]
      - `lastEvaluated_at` string
      - `results` object
    - `control_ids` string[]
    - `id` string
    - `tags` object
    - `title` string
  - `compliance_results` GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkDetailsComplianceResults
    - `integration_ids` string[]
    - `lastEvaluated_at` string
    - `results` object
  - `metadata` GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkDetailsMetadata
    - `created_at` string
    - `description` string
    - `enabled` boolean
    - `id` string
    - `integration_types` string[]
    - `list_of_tables` string[]
    - `number_of_controls` integer
    - `primary_tables` string[]
    - `supported_controls` string[]
    - `tags` object
    - `title` string
    - `track_drift_events` boolean
    - `updated_at` 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)
