Path Parameters
Response
Ok
curl --request GET \
--url https://api.novu.co/v1/subscribers/{subscriberId}/notifications/unseen
{
"data": {
"count": 123
}
}
curl --request GET \
--url https://api.novu.co/v1/subscribers/{subscriberId}/notifications/unseen
{
"data": {
"count": 123
}
}
Ok
Show child attributes
Was this page helpful?