Api referenceWhatsapp
Get WhatsApp Stats
Authorization
apiKey X-API-Key<token>
API key for authentication
In: header
Query Parameters
startDate?string
Format
date-timeendDate?string
Format
date-timeResponse Body
application/json
curl -X GET "https://samva.app/api/v1/whatsapp/stats"{
"totalSent": 0,
"totalDelivered": 0,
"totalRead": 0,
"totalFailed": 0,
"deliveryRate": 0,
"readRate": 0,
"failureRate": 0
}