Skip to main content

GET /api/users/[id]/following

Returns a paginated list of users that the specified user follows.

Query Parameters

ParameterDefaultDescription
page1Page number
limit20Items per page

Response (200)

Same structure as the Followers endpoint.