app.bsky.actor.getSuggestions

Domain Index: bsky.app

Crawl History

#main - query

Get a list of suggested actors. Expected use is discovery of accounts to follow during new account onboarding.

Query Parameters

Name Type Details
cursor string
limit integer

Default: 50

Minimum: 1

Maxumum:

Response Body

Content Type: application/json

Data Fields

Name Type Details
actors array (required)

Elements are of type:

cursor string
recId integer

Snowflake for this recommendation, use when submitting recommendation events.

Errors

No error types defined