---
title: "List users that the user is following"
method: GET
path: "/v1/users/{user_id}/following"
tags: ["Users"]
---

# List users that the user is following

`GET /v1/users/{user_id}/following`

## Path parameters

- `user_id` integer, required

## Query parameters

- `page` integer

## Response `200`

Success

## Other responses

- `401` — Unauthorized

---

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