Enumerates accounts which follow a specified account (actor).
app.rocksky.graph
Enumerates accounts which follow a specified account (actor).
GET
Enumerates accounts which follow a specified account (actor).
Documentation Index
Fetch the complete documentation index at: https://docs.rocksky.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 100If provided, filters the followers to only include those with DIDs in this list.
Creates a 'follow' relationship from the authenticated account to a specified account.Enumerates accounts which a specified account (actor) follows.