---
title: "Get all of patient's guided health program module states"
method: GET
path: "/patients/{patient_id}/ghp/module_states"
tags: ["guided health"]
---

# Get all of patient's guided health program module states

`GET /patients/{patient_id}/ghp/module_states`

## Path parameters

- `patient_id` integer, required

## Response `200`

successful operation

- PatientGuidedHealthModuleStateResponse[]
  - `module_completed_at` string, nullable, required — YYYY-MM-DD HH:MM:SS in UTC
  - `module_id` string, required
  - `module_started_at` string, nullable, required — YYYY-MM-DD HH:MM:SS in UTC
  - `state` object, nullable

---

[API](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server.md) · [All operations](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/llms.txt) · [OpenAPI document](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/revisions/750cc0d96a93?raw)
