WhatsApp Logs Summary

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Get WhatsApp logs summary for a 30-day interval

Example JSON Response

{
  "success": true,
  "message": "WhatsApp Summary fetched successfully.",
  "data": {
    "sent": 10,
    "accepted": 16,
    "delivered": 97,
    "read": 5,
    "failed": 3,
    "rejected": 0,
    "pending": 8
  }
}


Query Params
date
required

Provide from date in format YYYY-MM-DD

date
required

Provide to date in format YYYY-MM-DD

Headers
string
required
Defaults to YOUR_API_KEY

Provide "YOUR_API_KEY".

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json