WhatsApp Logs

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

You can fetch WhatsApp logs of the last 3 days using this API

Example JSON Response

{
  "success": true,
  "message": "Whatsapp Logs generated successfully.",
  "data": [
    {
      "type": "status_update",
      "request_id": "NlOPxxxxxxxxxxxx",
      "phone_number_id": "155xxxxxxxxxx",
      "recipient_id": "916xxxxxxxxx",
      "status": "delivered",
      "timestamp": "1763717022",
      "errors": null
    }
  ]
}

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