---
title: "List rewards"
method: GET
path: "/reward"
tags: ["reward"]
---

# List rewards

`GET /reward`

Get a list of rewards matching the specified filters.

## Query parameters

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

## Response `200`

OK

## Other responses

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

## Changes

- **2019-05-15** `0083205aaa09` — 3 info
  - added the new optional `query` request parameter `filter[groups]`
  - added the new optional `query` request parameter `filter[organization]`
  - the `query` request parameter `filter[patient]` became optional
- **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/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)
