Skip to main content

app.bsky.unspecced.getSuggestedUsersForExploreSkeleton

#main

Get a skeleton of suggested users for the Explore page. Intended to be called and hydrated by app.bsky.unspecced.getSuggestedUsersForExplore

Parameters

PropertyTypeKnown ValuesRequiredDescription
viewerstring (did)-DID of the account making the request (not included for public/unauthenticated queries).
categorystring-Category of users to get suggestions for.
limitinteger--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
didsarray of string--
recIdStrstring-Snowflake for this recommendation, use when submitting recommendation events.