---
title: "Get a health profile"
method: GET
path: "/health_profile/{id}"
tags: ["health profile"]
---

# Get a health profile

`GET /health_profile/{id}`

Get a health profile by id

## Path parameters

- `id` string, required

## Query parameters

- `include` 'patient' | 'questions'

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/twinehealth/apis/fitbit-plus-api.md) · [All operations](https://skmtc.net/twinehealth/apis/fitbit-plus-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twinehealth/fitbit-plus-api/versions/1c92481b5836/schema)
