---
title: "POST /organization/health"
method: POST
path: "/organization/health"
---

# POST /organization/health

`POST /organization/health`

Returns active insights, predictive insights, and resource hours analyzed in last hour.

## Request body

- object
  - `AccountIds` AwsAccountId[] — The ID of the Amazon Web Services account.
  - `OrganizationalUnitIds` OrganizationalUnitId[] — The ID of the organizational unit.

## Response `200`

Success

- DescribeOrganizationHealthResponse
  - `OpenReactiveInsights` integer, required — An integer that specifies the number of open reactive insights in your Amazon Web Services account.
  - `OpenProactiveInsights` integer, required — An integer that specifies the number of open proactive insights in your Amazon Web Services account.
  - `MetricsAnalyzed` integer, required — An integer that specifies the number of metrics that have been analyzed in your organization.
  - `ResourceHours` integer, required — The number of Amazon DevOps Guru resource analysis hours billed to the current Amazon Web Services account in the last hour.

## Other responses

- `480` — AccessDeniedException
- `481` — InternalServerException
- `482` — ThrottlingException
- `483` — ValidationException

---

[API](https://skmtc.net/aws/apis/devops-guru.md) · [All operations](https://skmtc.net/aws/apis/devops-guru/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/devops-guru/versions/0e960c150e92/schema)
