---
title: "List health profiles"
method: GET
path: "/health_profile"
tags: ["health profile"]
---

# List health profiles

`GET /health_profile`

Get a list of health profiles

## Query parameters

- `filter[patient]` string
- `filter[groups]` string
- `filter[organization]` string
- `page[number]` integer
- `page[size]` integer
- `page[limit]` integer
- `page[cursor]` string
- `include` 'patient' | 'questions'

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `409` — Invalid Request

---

[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/revisions/1c92481b5836/schema)
