Notification Count
POST/api/cloud/2.0/agg/notifications/list/count
Overview
Get notification count with the ability to filter by state or type.
This is a per-user query.
API Body parameters:- filters:
- readState - valid values are READ, UNREAD
- notifType - UPGRADES, ANNOUNCEMENTS
- By default, if no filters are provided then
readState
is READ and UNREAD andnotifType
is all the values
Request
Responses
- 200
OK