Retrieve unseen notifications count
Retrieve unseen in-app (inbox) notifications count for a subscriber by its unique key identifier subscriberId.
Authorization
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
Response Body
OK
countRequirednumber