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

# Get user followers

`GET /profile/{id}/followers`

Returns a paginated list of unified user profiles following 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)
