Get the unseen in-app notifications count for subscribers feed
GET
/v1/subscribers/{subscriberId}/notifications/unseenAuthorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
subscriberIdRequiredstringQuery Parameters
seenbooleanIndicates whether to count seen notifications.
Default: 
falselimitnumberThe maximum number of notifications to return.
Default: 
100Header Parameters
idempotency-keystringA header for idempotency purposes
OK