Skip to main content

app.bsky.unspecced.getTrendsSkeleton

#main

Get the skeleton of trends on the network. Intended to be called and then hydrated through app.bsky.unspecced.getTrends

Parameters

PropertyTypeKnown ValuesRequiredDescription
viewerstring (did)-DID of the account making the request (not included for public/unauthenticated queries).
limitinteger--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
trendsarray of app.bsky.unspecced.defs#skeletonTrend--
recIdStrstring-Snowflake for this recommendation, use when submitting recommendation events.