Skip to main content
GET
/
v0
/
notifications
/
count
Get notifications count
curl --request GET \
  --url https://{hostname}.gable.ai/v0/notifications/count \
  --header 'X-API-KEY: <api-key>'
{
  "count": 123
}

Authorizations

X-API-KEY
string
header
required

Response

count
number
required