cURL
Notifications
Unread count
Returns the number of unread notifications for a recipient.
This is the recipient-facing feed, so it excludes notifications the recipient was never shown: muted (their preferences disallowed it), quota_exceeded, and not_requested (an email-only send, which created no in-app notification). To see those, use the Console — they are exactly the rows you need when asking “why didn’t they get it?”.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer bv_xxxxxxxxx, where bv_xxxxxxxxx is your API Key with Full access or Recipient acess scope.
Path Parameters
The unique identifier of the recipient.
Response
Unread notification count for the recipient.