Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 906 Bytes

getActorFeeds.md

File metadata and controls

27 lines (19 loc) · 906 Bytes
title description
getActorFeeds
app.bsky.feed.getActorFeeds

#main

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

Parameters

Property Type Known Values Required Description
actor string (at-identifier) - -
limit integer - -
cursor string - -

Output

  • Encoding: application/json
Property Type Known Values Required Description
cursor string - -
feeds array of app.bsky.feed.defs#generatorView - -