app.bsky.feed.getFeedSkeleton

Domain Index: bsky.app

Crawl History

#main - query

Get a skeleton of a feed provided by a feed generator. Auth is optional, depending on provider requirements, and provides the DID of the requester. Implemented by Feed Generator Service.

Query Parameters

Name Type Details
cursor string
feed string (required)

Reference to feed generator record describing the specific feed being requested.

Syntax Format: at-uri

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

Name Description
UnknownFeed