---
title: "Get Portfolio Health"
method: GET
path: "/v1/clients/portfolio-health"
tags: ["clients"]
---

# Get Portfolio Health

`GET /v1/clients/portfolio-health`

## Query parameters

- `include_archived` boolean

## Response `200`

Successful Response

- PortfolioHealthResponse — Portfolio health metrics.
  - `score` integer, required
  - `breakdown` object, required
  - `distribution` object, required
  - `customerId` string, required
  - `chr2CutoverDate` string, nullable — CHR 2.0 cutover date if enabled

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/knownwell/apis/knownwell-api.md) · [All operations](https://skmtc.net/knownwell/apis/knownwell-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/knownwell/knownwell-api/revisions/3cf7fd5ae733/schema)
