AurionAI Docs

Get Kb Notification Count

GET
/api/v2/kb/notifications/count

Authorization

AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://loading/api/v2/kb/notifications/count"
{
  "unread_count": 0
}