app.bsky.feed.getSuggestedFeeds
#main
Get a list of suggested feeds (feed generators) for the requesting account.
Parameters
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
limit | integer | - | ❌ | - |
cursor | string | - | ❌ | - |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
cursor | string | - | ❌ | - |
feeds | array of app.bsky.feed.defs#generatorView | - | ✅ | - |