---
title: "List check-ins for the authenticated wallet"
method: GET
path: "/points/check-in"
tags: ["points"]
---

# List check-ins for the authenticated wallet

`GET /points/check-in`

Returns paginated weekly check-in records for the connected wallet, newest first.

## Query parameters

- `page` number
- `limit` number

## Response `200`

Paginated list of check-ins

## Other responses

- `401` — Unauthorized

---

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