---
title: "Get active 30 Plant Challenge point awards"
method: GET
path: "/patients/{patient_id}/care-team-challenges/points/plant-awards"
tags: ["careteam"]
---

# Get active 30 Plant Challenge point awards

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

## Path parameters

- `patient_id` integer, required

## Query parameters

- `challenge_run_id` string, required

## Response `200`

successful operation

- PatientCareTeamChallengePlantAwardsResponse
  - `awards` PatientCareTeamChallengePlantAwardRow[], required
    - `awarded_at` string, date-time, required
    - `challenge_id` string, required
    - `challenge_run_id` string, required
    - `event_id` integer, required
    - `plant_key` string, required
    - `plant_source` 'manual' | 'meal_auto', required
    - `points_awarded` integer, required
    - `points_date` string, date, required
  - `challenge_run_id` string, required
  - `total_awarded_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/c17aca2782f6?raw)
