---
title: "Get users this user follows"
method: GET
path: "/x/users/{id}/following"
tags: ["X API"]
---

# Get users this user follows

`GET /x/users/{id}/following`

## Path parameters

- `id` string, required

## Query parameters

- `cursor` string
- `pageSize` integer

## Response `200`

List of following

## Other responses

- `401` — Unauthenticated
- `402` — Subscription or usage issue

---

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