app.bsky.feed.getListFeed

Domain Index: bsky.app

Crawl History

#main - query

Get a feed of recent posts from a list (posts and reposts from any actors on the list). Does not require auth.

Query Parameters

Name Type Details
cursor string
limit integer

Default: 50

Minimum: 1

Maxumum:

list string (required)

Reference (AT-URI) to the list record.

Syntax Format: at-uri

Response Body

Content Type: application/json

Data Fields

Name Type Details
cursor string
feed array (required)

Elements are of type:

Errors

Name Description
UnknownList