app.bsky.feed.getActorFeeds

Domain Index: bsky.app

Crawl History

#main - query

Get a list of feeds (feed generator records) created by the actor (in the actor's repo).

Query Parameters

Name Type Details
actor string (required)

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
feeds array (required)

Elements are of type:

Errors

No error types defined