---
title: "List benchmarks filtered by integrations and other filters"
method: GET
path: "/compliance/api/v3/benchmarks/{benchmark_id}/nested"
tags: ["compliance"]
---

# List benchmarks filtered by integrations and other filters

`GET /compliance/api/v3/benchmarks/{benchmark_id}/nested`

## Response `200`

OK

- GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkListResponse[]
  - `items` GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkListItem[]
    - `benchmark` GithubComOpengovernOpengovernancePkgComplianceApiGetBenchmarkListMetadata
      - `auto_assigned` boolean
      - `connectors` string[]
      - `created_at` string
      - `description` string
      - `enabled` boolean
      - `id` string
      - `number_of_assignments` integer
      - `number_of_controls` integer
      - `primary_tables` string[]
      - `tags` object
      - `title` string
      - `track_drift_events` boolean
      - `updated_at` string
    - `incident_count` integer
  - `total_count` integer

---

[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)
