---
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
  - `retired` boolean — Additive marker that legacy points are retired for this patient.
  - `today_quiz_awarded` boolean, required
  - `today_task_awarded` boolean, required
  - `total_points` integer, required

## Changes

- **2026-09-15** `8d4f658e79b1` — 1 info
  - added the optional property `retired` to the response with the `200` status

[Change history](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/changes/patients/:patient_id/care-team-challenges/points/summary/get.md)

---

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