List Faxes
List all outbound faxes
GET or POST Request
Send us a GET or POST request with your key and fax id.
This will list all outbound faxes with status and other information
Argument
Required
Type
key
yes
api key
limit
no
int - how many replies
offset
no
int - for pagination
did
no
show only faxes for this number
date_from
no
2024-05-03 00:00:00
date_to
no
2024-05-06 00:00:00
direction
no
inbound or outbound (default both)
source
no
source number
destination
no
destination number
Last updated