POST GET sms/recipientsSummary
Get summary metrics for a given SMS
* required
Parameters
Name | Type | Description |
---|---|---|
smsID * | integer | Unique ID of an SMS |
Response Data
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
recipients | integer | Total SMS recipients | |||||||||||||||
unsubscribes | integer | Recipients that opted out after receiving the SMS | |||||||||||||||
deliveryStatuses | object |
|
Permissions
Method requires the SMS Viewer permission
Example Calls
GET
/sms/recipientsSummary?smsID=123
cURL
Copy
Response Data
API Console
The console uses production data, so BE CAREFUL!
GET
sms/recipientsSummary