---
title: "get health group by id"
method: GET
path: "/health_groups/{id}"
tags: ["Scoring"]
---

# get health group by id

`GET /health_groups/{id}`

## Path parameters

- `id` integer, required

## Response `200`

success

- HealthGroup — each product's health group determines how its health score is determined, based on rules
  - `id` integer
  - `name` string

## Other responses

- `404` — health group not found

---

[API](https://skmtc.net/thequestionmark/apis/questionmark-api-v1-2.md) · [All operations](https://skmtc.net/thequestionmark/apis/questionmark-api-v1-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thequestionmark/questionmark-api-v1-2/versions/936ff09e6fa1/schema)
