Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.09 KB

describeFeedGenerator.md

File metadata and controls

33 lines (23 loc) · 1.09 KB
title description
describeFeedGenerator
app.bsky.feed.describeFeedGenerator

#main

Get information about a feed generator, including policies and offered feed URIs. Does not require auth; implemented by Feed Generator services (not App View).

Output

  • Encoding: application/json
Property Type Known Values Required Description
did string (did) - -
feeds array of #feed - -
links #links - -

#feed

Property Type Known Values Required Description
uri string (at-uri) - -

#links

Property Type Known Values Required Description
privacyPolicy string - -
termsOfService string - -