GET
/
v0
/
notifications
/
count
cURL
curl --request GET \
  --url 'https://api-(organization).gable.ai/v0/notifications/count'
{
  "count": 123
}

Response

200
application/json

Notifications count

The response is of type object.