There are two methods to get SMS delivery reports:
- Set webhook URL to receive reports automatically in real-time: You will receive the reports in real-time as a JSON POST object, check here
- Fetch reports manually via API: You need to hit the GET API to fetch reports for each SMS manually. This API will provide the delivery status of SMS sent in the last 7 days.
