Properties

Field

Type

Required?

Description

MaxItems

Integer

Required

Maximum number of items to return. Default: (50). You can request small increments down to one message. If you supply greater than the default limit the setting will be ignored and the default limit value will be used.

Dnis

String

Optional

Full Fax Number. If specified, it will only return the Items to this fax number. This should include the dialing code such as 12065551234.

ArchivedItems

Boolean

Optional

If set Items from archived folder will be returned. Default: (false)

StartDate

DateTime

Required

Start Date. If not set will return all messages regardless of start date/time received. Typically this will be a past date. The format follows the ISO 8601 standard.

EndDate

DateTime

Required

End Date. If not set will return all messages regardless of end date/time received. The format follows the ISO 8601 standard.

See Also