> ## Documentation Index
> Fetch the complete documentation index at: https://developers.mageloyalty.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get reward history entry

> Get a single reward redemption entry.

Get a single reward history entry by its ID. Validates that the entry belongs to the given customer and shop.

## Response

Returns a single [reward history entry](/api-reference/customers/list-reward-history) object.

## Errors

| Status | Scenario                    |
| ------ | --------------------------- |
| `404`  | Entry or customer not found |
