Skip to main content

app.bsky.actor.getSuggestions

#main

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

Parameters

PropertyTypeKnown ValuesRequiredDescription
limitinteger--
cursorstring--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
cursorstring--
actorsarray of app.bsky.actor.defs#profileView--
recIdinteger-Snowflake for this recommendation, use when submitting recommendation events.