---
title: "Get user reposts"
method: GET
path: "/profile/{id}/reposts"
tags: ["profile"]
---

# Get user reposts

`GET /profile/{id}/reposts`

Returns a list of tokens reposted by a specific wallet address or Telegram ID.

## Path parameters

- `id` string, required

## Query parameters

- `limit` integer
- `offset` integer

## Response `200`

OK

- object[]

---

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