---
title: "Get care team challenge points summary"
method: GET
path: "/patients/{patient_id}/care-team-challenges/points/summary"
tags: ["careteam"]
---

# Get care team challenge points summary

`GET /patients/{patient_id}/care-team-challenges/points/summary`

## Path parameters

- `patient_id` integer, required

## Response `200`

successful operation

- PatientCareTeamChallengePointsSummaryResponse
  - `points_date` string, date, required
  - `today_quiz_awarded` boolean, required
  - `today_task_awarded` boolean, required
  - `total_points` integer, required

---

[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/a229b18839a0?raw)
