app.bsky.feed.getTimeline

Domain Index: bsky.app

Crawl History

#main - query

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

Query Parameters

Name Type Details
algorithm string

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

cursor string
limit integer

Default: 50

Minimum: 1

Maxumum:

Response Body

Content Type: application/json

Data Fields

Name Type Details
cursor string
feed array (required)

Elements are of type:

Errors

No error types defined