Retrieve a list of all faxes.
get/v1/Faxes
Query parameters
Fromstring
Retrieve only those faxes sent from this phone number, specified in E.164 format.
Tostring
Retrieve only those faxes sent to this phone number, specified in E.164 format.
DateCreatedOnOrBeforestring date-time
Retrieve only those faxes with a date_created that is before or equal to this value, specified in ISO 8601 format.
DateCreatedAfterstring date-time
Retrieve only those faxes with a date_created that is later than this value, specified in ISO 8601 format.
PageSizeinteger
How many resources to return in each list page. The default is 50, and the maximum is 1000.
Response
OK