---
title: "List patient plan summaries"
method: GET
path: "/patient_plan_summary"
tags: ["plan"]
---

# List patient plan summaries

`GET /patient_plan_summary`

Get a list of patient plan summaries

## Query parameters

- `filter[patient]` string
- `filter[groups]` string
- `filter[organization]` string
- `include` 'actions' | 'bundles' | 'patient' | 'current_results'

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