---
title: "Get a granted reward"
method: GET
path: "/loyalty/reward-attributions/{id}"
tags: ["Reward"]
---

# Get a granted reward

`GET /loyalty/reward-attributions/{id}`

Get more information on a specific grant, can also be used to check if the granted reward exists

## Path parameters

- `id` string, required

## Response `200`

Reward attribution retrieval is successful.

## Other responses

- `400` — The request validation failed.
- `401` — Authentication failed.
- `403` — Forbidden.
- `404` — Reward attribution not found.

---

[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)
