app.bsky.unspecced.getSuggestedUsersSkeleton
#main
Get a skeleton of suggested users. Intended to be called and hydrated by app.bsky.unspecced.getSuggestedUsers
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| viewer | string (did) | - | ❌ | DID of the account making the request (not included for public/unauthenticated queries). |
| category | string | - | ❌ | Category of users to get suggestions for. |
| limit | integer | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| dids | array of string | - | ✅ | - |