---
title: "Compliance Control Health by Control Categories"
method: POST
path: "/compliance/executive_dashboard/control_health"
tags: ["Compliance"]
---

# Compliance Control Health by Control Categories

`POST /compliance/executive_dashboard/control_health`

Compliance Control Health

## Request body

- SecurityDashboardRequest
  - `filter` SecurityDashboardAccountFilters
    - `tenants` string[] — Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
    - `clouds` string[] — Define the Cloud Providers to include.
    - `cloud_accounts` string[] — Specify the Cloud Account IDs.

## Response `200`

Fetched

- SecurityDashboardComplianceControlHealth[]
  - `control_family` string — Name of Compliance Control Family
  - `trend` SecurityDashboardComplianceControlHealthTrend[]
    - `month` string, date — Control Health Month
    - `measured_risk` 'High' | 'Medium' | 'Low' | 'Not_Assessed' — Compliance Measured Risk Levels

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/corestack/apis/corestack-external-api.md) · [All operations](https://skmtc.dev/corestack/apis/corestack-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corestack/corestack-external-api/revisions/bf2cdf20826d/schema)
