Skip to content
Pile
Esc
navigateopen⌘Jpreview

Get unread notification count

GET/workspaces/{organizationId}/notifications/unread-count
Path parameters
organizationIdstringrequired
Responses
200Unread notification count
countintegerrequired
Try it
Server
Parameters
Request
curl -X GET "/workspaces/string/notifications/unread-count"
Response
{
  "count": 0
}