Skip to main content

app.bsky.unspecced.getSuggestedUsersSkeleton

#main

Get a skeleton of suggested users. Intended to be called and hydrated by app.bsky.unspecced.getSuggestedUsers

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--
recIdstring-DEPRECATED: use recIdStr instead.
recIdStrstring-Snowflake for this recommendation, use when submitting recommendation events.