app.bsky.graph.getFollowers

Domain Index: bsky.app

Crawl History

#main - query

Enumerates accounts which follow a specified account (actor).

Query Parameters

Name Type Details
actor string (required)

Syntax Format: at-identifier

cursor string
limit integer

Default: 50

Minimum: 1

Maxumum:

Response Body

Content Type: application/json

Data Fields

Name Type Details
cursor string
followers array (required)

Elements are of type:

subject ref (required)

Reference: app.bsky.actor.defs#profileView

Errors

No error types defined