Get unseen and unread inbox counts
POST/api/v1/notifications/get-inbox-unseen-count
Returns the number of unseen and unread messages in the user's inbox, optionally filtered by feed IDs.
Counts are capped. Inspect the overflow flags before treating them as exact totals.
Request
Responses
- 200
Counts retrieved successfully
Document ID: DOC-CP-notifications-api-getInboxUnseenCount. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-CP-notifications-api-getInboxUnseenCount#overview |
| Request | DOC-CP-notifications-api-getInboxUnseenCount#request |
| Responses | DOC-CP-notifications-api-getInboxUnseenCount#responses |