Rate this page:

A2PGetSmsHistoryRequest

Props

count

Copy URL

Maximum number of resulting rows fetched. Must be not bigger than 1000. If left blank, then the default value of 1000 is used

deliveryStatus

Copy URL

The delivery status ID: QUEUED - 1, DISPATCHED - 2, ABORTED - 3, REJECTED - 4, DELIVERED - 5, FAILED - 6, EXPIRED - 7, UNKNOWN - 8

destinationNumber

Copy URL

The destination phone number

fromDate

Copy URL

Date from which the search is to start. Format is 'yyyy-MM-dd HH:mm:ss', time zone is UTC

offset

Copy URL

The first N records are skipped in the output

output

Copy URL

The output format. The following values available: json, csv, xls. The default value is json

sourceNumber

Copy URL

The source phone number

toDate

Copy URL

Date from which the search is to end. Format is 'yyyy-MM-dd HH:mm:ss', time zone is UTC