Tool to retrieve SMS activity logs. Use when you need to fetch delivery status and logs of sent SMS messages.
pageintegerPage number for pagination, starting from 1
limitintegerNumber of results per page (default: 25, min: 10, max: 100)
statusarrayFilter by message status. Can specify multiple statuses
date_tointegerFilter activities created before this Unix timestamp in UTC (e.g., 1443651141). Must be higher than date_from
date_fromintegerFilter activities created after this Unix timestamp in UTC (e.g., 1443651141). Must be lower than date_to
sms_number_idstringFilter by specific SMS phone number ID
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.