---
title: "Count and minimal rows for the caller’s pending redemptions (v2)"
method: GET
path: "/users/{id}/activity/pending-redemptions"
tags: ["user-activity"]
---

# Count and minimal rows for the caller’s pending redemptions (v2)

`GET /users/{id}/activity/pending-redemptions`

## Path parameters

- `id` number, required

## Response `200`

True total count plus up to 100 rows with the fields the pending-redemptions UI renders

## Other responses

- `401` — Unauthorized
- `403` — Forbidden — can only request own activity

---

[API](https://skmtc.dev/dre/apis/dre-api.md) · [All operations](https://skmtc.dev/dre/apis/dre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dre/dre-api/revisions/5d14beb9482b/schema)
