Usage
Messaging usage.
Message History
Retrieve a message history for all messages sent and received for your account.
Parameters
Name
Type
Description
Page
Optional (default: 1)
Used as an optional parameter on the URL, the page of results to request.
Limit
Optional (default: All messages)
The total number of messages to receive. This could be useful if you are not set up to receive the total number for any particular reason.
Pagesize
Optional (default: 10)
The number of messages to return in one batch.
DateRange
Optional (default: all dates)
The start date and finish date that the messages were sent and received.
Source
Optional (default: all sources)
The source of the message. This is also dependant on the inbound flag.
Destination
Optional (default: all destinations)
The destination of the message. This is dependant on the inbound flag.
MetaData
Optional (default: all MetaData)
It is possible to filter on the metadata and any or all of the elements of the metadata.
Returns
Last updated
Was this helpful?