---
title: "List health profile answers"
method: GET
path: "/health_profile_answer"
tags: ["health profile answer"]
---

# List health profile answers

`GET /health_profile_answer`

Get a list of health profile answers

## 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'

## Response `200`

OK

## Other responses

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

## Changes

- **2018-04-06** `71ddc86c0d0e` — 2 info
  - added the new optional `query` request parameter `page[cursor]`
  - added the new optional `query` request parameter `page[limit]`
- **2017-11-20** `63d45e88e209` — 2 warning
  - deleted the `query` request parameter `page[cursor]`
  - deleted the `query` request parameter `page[limit]`

[Change history](https://skmtc.dev/twinehealth/apis/fitbit-plus-api/changes/health_profile_answer/get.md)

---

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