Response
Ok
curl --request GET \
--url https://api.novu.co/v1/notifications/stats{
"data": {
"weeklySent": 123,
"monthlySent": 123
}
}curl --request GET \
--url https://api.novu.co/v1/notifications/stats{
"data": {
"weeklySent": 123,
"monthlySent": 123
}
}Ok
Show child attributes
Was this page helpful?