app.bsky.graph.getSuggestedFollowsByActor

Domain Index: bsky.app

Crawl History

#main - query

Enumerates follows similar to a given account (actor). Expected use is to recommend additional accounts immediately after following one account.

Query Parameters

Name Type Details
actor string (required)

Syntax Format: at-identifier

Response Body

Content Type: application/json

Data Fields

Name Type Details
isFallback boolean

If true, response has fallen-back to generic results, and is not scoped using relativeToDid

recId integer

Snowflake for this recommendation, use when submitting recommendation events.

suggestions array (required)

Elements are of type:

Errors

No error types defined