app.bsky.feed.getFeedGenerator

Domain Index: bsky.app

Crawl History

#main - query

Get information about a feed generator. Implemented by AppView.

Query Parameters

Name Type Details
feed string (required)

AT-URI of the feed generator record.

Syntax Format: at-uri

Response Body

Content Type: application/json

Data Fields

Name Type Details
isOnline boolean (required)

Indicates whether the feed generator service has been online recently, or else seems to be inactive.

isValid boolean (required)

Indicates whether the feed generator service is compatible with the record declaration.

view ref (required)

Reference: app.bsky.feed.defs#generatorView

Errors

No error types defined