app.bsky.notification.listActivitySubscriptions
#main
Enumerate all accounts to which the requesting account is subscribed to receive notifications for. Requires auth.
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| limit | integer | - | ❌ | - |
| cursor | string | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| cursor | string | - | ❌ | - |
| subscriptions | array of app.bsky.actor.defs#profileView | - | ✅ | - |