Skip to main content

app.bsky.unspecced.getSuggestionsSkeleton

#main

Get a skeleton of suggested actors. Intended to be called and then hydrated through app.bsky.actor.getSuggestions

Parameters

PropertyTypeKnown ValuesRequiredDescription
viewerstring (did)-DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking.
limitinteger--
cursorstring--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
cursorstring--
actorsarray of app.bsky.unspecced.defs#skeletonSearchActor--