---
title: "Check if current user is following multiple users"
method: POST
path: "/v1/following/check"
tags: ["following"]
---

# Check if current user is following multiple users

`POST /v1/following/check`

## Request body

- object
  - `targetIds` string[], required

## Response `200`

Successful response

- object

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.dev/legend/apis/legend-api.md) · [All operations](https://skmtc.dev/legend/apis/legend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/legend/apis/legend-api/revisions/e8e04e692927?raw)
