Skip to main content

app.bsky.feed.getFeedSkeleton

#main

Get a skeleton of a feed provided by a feed generator. Auth is optional, depending on provider requirements, and provides the DID of the requester. Implemented by Feed Generator Service.

Parameters

PropertyTypeKnown ValuesRequiredDescription
feedstring (at-uri)-Reference to feed generator record describing the specific feed being requested.
limitinteger--
cursorstring--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
cursorstring--
feedarray of app.bsky.feed.defs#skeletonFeedPost--