Returns the number of unread notifications for a recipient.
Bearer authentication header of the form Bearer bv_xxxxxxxxx
, where bv_xxxxxxxxx
is your API Key with Full access
or Recipient acess
scope.
The unique identifier of the recipient.
Unread notification count for the recipient.
The response is of type any
.