app.bsky.notification.getUnreadCount
#main
Count the number of unread notifications for the requesting account. Requires auth.
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| priority | boolean | - | ❌ | - |
| seenAt | string (datetime) | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| count | integer | - | ✅ | - |