Fetch Reports Manually

Pass correct REQUEST_ID for which you need to fetch delivery reports.

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

Sample JSON Response

{
    "success": true,
    "message": "DLR found successfully.",
    "data": [
        {
            "type": "status_update",
            "request_id": "Ee03991ro9bLN8m",
            "phone_number_id": "15557141824",
            "recipient_id": 919737304031,
            "status": "accepted",
            "timestamp": null,
            "errors": null
        }
    ]
}

Path Params
string
required
Defaults to REQUEST_ID

Pass WhatsAprequest_id for which you're fetching delivery reports

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