---
title: "Get users followed by the logged in user"
method: GET
path: "/api/rel/following"
tags: ["Relations"]
---

# Get users followed by the logged in user

`GET /api/rel/following`

Users are streamed as [ndjson](#description/streaming-with-nd-json).

## Response `200`

The list of users followed by a user.

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/versions/1425db81eb3b/schema)
