Skip to main content

app.bsky.feed.getTimeline

#main

Get a view of the requesting account's home timeline. This is expected to be some form of reverse-chronological feed.

Parameters

PropertyTypeKnown ValuesRequiredDescription
algorithmstring-Variant 'algorithm' for timeline. Implementation-specific. NOTE: most feed flexibility has been moved to feed generator mechanism.
limitinteger--
cursorstring--

Output

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