GET /api/users/[id]/following
Returns a paginated list of users that the specified user follows.Query Parameters
| Parameter | Default | Description |
|---|---|---|
page | 1 | Page number |
limit | 20 | Items per page |
Get users that a user is following.
| Parameter | Default | Description |
|---|---|---|
page | 1 | Page number |
limit | 20 | Items per page |