Skip to main content
GET
Retrieve unseen notifications count

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".

Headers

idempotency-key
string

A header for idempotency purposes

Path Parameters

subscriberId
string
required

Query Parameters

seen
boolean
default:false

Indicates whether to count seen notifications.

limit
number
default:100

The maximum number of notifications to return.

Response

OK

count
number
required