---
title: "List rewards"
method: GET
path: "/loyalty/v2/rewards"
tags: ["Reward"]
---

# List rewards

`GET /loyalty/v2/rewards`

Get the list of created rewards.

## Query parameters

- `limit` integer
- `order` string
- `sort` string
- `before` string
- `after` string
- `name` string
- `external_id` string
- `monetary` string
- `monetary_type` string
- `monetary_value` string
- `nqp_value` string
- `description` string
- `rich_description` string
- `image_url` string
- `holding_days` string
- `validity_interval_type` string
- `validity_interval_count` string
- `forced_validity` string
- `forced_validity_start` string
- `forced_validity_end` string
- `limited` string
- `auto_generated` string
- `max_attribution_count` string
- `c0` string

## Response `200`

Rewards retrieval is successful.

## Other responses

- `400` — The request validation failed.
- `401` — Authentication failed.
- `403` — Forbidden.

---

[API](https://skmtc.net/splio/apis/splio-customer-platform.md) · [All operations](https://skmtc.net/splio/apis/splio-customer-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/splio/splio-customer-platform/versions/2ff4735f665c/schema)
