app.bsky.graph.getLists

Domain Index: bsky.app

Crawl History

#main - query

Enumerates the lists created by a specified account (actor).

Query Parameters

Name Type Details
actor string (required)

The account (actor) to enumerate lists from.

Syntax Format: at-identifier

cursor string
limit integer

Default: 50

Minimum: 1

Maxumum:

Response Body

Content Type: application/json

Data Fields

Name Type Details
cursor string
lists array (required)

Elements are of type:

Errors

No error types defined