Get notifications count
cURL
curl --request GET \ --url 'https://api-(organization).gable.ai/v0/notifications/count'
{ "count": 123 }
Notifications count
The response is of type object.
object