SMS
SMS Summary
Retrieve a summary of SMS messages within a certain time range.
post/sms/summary
Request body
Response
Summary of SMS activity
Example response
{
"data": {
"total_messages": 123,
"total_units": 156,
"total_cost": 10.456
},
"request_id": "4b661d88-6b2d-11eb-8bb3-f23c92bb31d2"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.