For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/notification-logs/summary' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"total": 0,
"sent": 0,
"failed": 0,
"pending": 0,
"emailCount": 0,
"whatsAppCount": 0
}