NotificationsUnread count
Count the unread notifications for an organization.
Authorization
Authorization AuthorizationBearer <token>
In: header
Query Parameters
organizationId*string
Length
1 <= lengthResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/notifications/unread-count/?organizationId=string"{ "count": 0}How is this guide?