Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.03 KB

getFeedGenerator.md

File metadata and controls

26 lines (18 loc) · 1.03 KB
title description
getFeedGenerator
app.bsky.feed.getFeedGenerator

#main

Get information about a feed generator. Implemented by AppView.

Parameters

Property Type Known Values Required Description
feed string (at-uri) - AT-URI of the feed generator record.

Output

  • Encoding: application/json
Property Type Known Values Required Description
view app.bsky.feed.defs#generatorView - -
isOnline boolean - Indicates whether the feed generator service has been online recently, or else seems to be inactive.
isValid boolean - Indicates whether the feed generator service is compatible with the record declaration.