Skip to main content
GET
/
api
/
v1
/
notifications
/
unread-count
Get Unread Count
curl --request GET \
  --url https://platform.unstructuredapp.io/api/v1/notifications/unread-count
{
  "unread_count": 123
}

Headers

unstructured-api-key
string | null

Query Parameters

workflow_id
string<uuid> | null

Response

Successful Response

Response for unread count query.

unread_count
integer
required

Number of unread events