Notifications
Return server notifications total
This function returns the number of server-wide notifications on an account.
get/Notifications/get_notifications_count
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "get_notifications_count",
"module": "Notifications",
"result": {
"data": 3,
"status": 1
}
}