AviatoAviato
DeveloperAPI ReferenceNotificationsUnread count

/api/notifications/unread-count

GET
/api/notifications/unread-count

Response Body

application/json

curl -X GET "https://example.com/api/notifications/unread-count"
{
  "count": 0
}