app.bsky.graph.getList

Domain Index: bsky.app

Crawl History

#main - query

Gets a 'view' (with additional context) of a specified list.

Query Parameters

Name Type Details
cursor string
limit integer

Default: 50

Minimum: 1

Maxumum:

list string (required)

Reference (AT-URI) of the list record to hydrate.

Syntax Format: at-uri

Response Body

Content Type: application/json

Data Fields

Name Type Details
cursor string
items array (required)

Elements are of type:

list ref (required)

Reference: app.bsky.graph.defs#listView

Errors

No error types defined