> ## 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 earning history entry

> Get a single earning history entry.

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

## Response

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

## Errors

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