Subscribers
Retrieve unseen notifications count
Retrieve unseen notifications count using the Novu REST API. Requires your environment secret key in the Authorization header.
GET
PHP
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes
Path Parameters
Query Parameters
Indicates whether to count seen notifications.
The maximum number of notifications to return.
Response
OK