Skip to content
Last updated

Retrieving delivery reports with the Node SDK

Delivery reports are a powerful tool for measuring the outcome of SMS messages. For example, in sectors such as financial services, they are essential for monitoring whether customers have received important information.

Note:

Before you can get started, you need to have completed the following prerequisites:

A delivery report is produced whenever a batch message is sent. It contains information such as if a message is delivered, aborted or being queued. Our SDK contains methods to retrieve a delivery report by message batch ID and phone number, as well returning a list of delivery reports which can be filtered by date range, status and code. This tutorial uses the Send Message app you created in the getting started guide.




Additional resources

Find out more by looking at Delivery Reports in our API reference.