---
title: "Get latest fees and rewards earned for a strategy shareholder"
method: GET
path: "/strategies/{strategy-pubkey}/shareholders/{shareholder-pubkey}/fees-and-rewards/latest-position"
tags: ["Strategies"]
---

# Get latest fees and rewards earned for a strategy shareholder

`GET /strategies/{strategy-pubkey}/shareholders/{shareholder-pubkey}/fees-and-rewards/latest-position`

Fetch strategy shareholder fees and rewards for only the latest position. This endpoint takes a look at when the user's position was last closed (fully withdrawn) and opened again and only calculates the fees and rewards after that time.

## Response `200`

OK

---

[API](https://skmtc.net/kamino/apis/kamino-finance-public-api.md) · [All operations](https://skmtc.net/kamino/apis/kamino-finance-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kamino/kamino-finance-public-api/revisions/f049f5a79b7e/schema)
