This endpoint may be used to get information of follow relationships and modify them.
Gets all followers, the current user follows for the target user.
Requires authorization
Property | Type | Description |
---|---|---|
target | integer | The ID of the target user |
offset | ?integer | The amount of users to skip in the query |
limit | ?integer | The maximum amount of users to return |
Returns multiple User objects.