---
title: "List reward program activations"
method: GET
path: "/reward_program_activation"
tags: ["reward program activation"]
---

# List reward program activations

`GET /reward_program_activation`

Get a list of reward program activations matching the specified filters.

## Query parameters

- `filter[patient]` string
- `filter[groups]` string
- `filter[organization]` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

## Changes

> 50 revisions in range; 1 could not be searched.

- **2017-11-20** `63d45e88e209` — 1 breaking, 2 warning
  - the `query` request parameter `filter[patient]` became required
  - deleted the `query` request parameter `filter[groups]`
  - deleted the `query` request parameter `filter[organization]`

[Change history](https://skmtc.dev/twinehealth/apis/fitbit-plus-api/changes/reward_program_activation/get.md)

---

[API](https://skmtc.dev/twinehealth/apis/fitbit-plus-api.md) · [All operations](https://skmtc.dev/twinehealth/apis/fitbit-plus-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twinehealth/fitbit-plus-api/revisions/1c92481b5836/schema)
