curl --request GET \ --url https://api.novu.co/v1/subscribers/{subscriberId}/notifications/unseen
{ "data": { "count": 123 } }
Ok
The response is of type object.
object
Was this page helpful?