Following / followers
get_followsFetch the numeric user IDs of a Backloggd user's following or followers, which are required to manage follows via set_follow_user.
Instructions
Who a user follows, or who follows them. Returns the numeric user ids that set_follow_user needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| username | No | Backloggd username. Defaults to the authenticated user. | |
| direction | No | following |