app.bsky.unspecced.getSuggestedUsersForDiscover
#main
Get a list of suggested users for the Discover page
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| limit | integer | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| actors | array of app.bsky.actor.defs#profileView | - | ✅ | - |
| recIdStr | string | - | ❌ | Snowflake for this recommendation, use when submitting recommendation events. |