List fax logs

Returns a page of the faxes sent and received on your account, along with total, the exact number of faxes matching your filters, so you can page through them. If your key is limited to particular fax servers, only faxes on those appear — filtering by a fax server you are not assigned returns an empty page rather than an error. This is the summary shape; retries, email tracing and access history come from GET /api/v1/fax/logs/{logId}.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Limit to one fax server. For keys restricted to particular fax servers, an unassigned id returns an empty page.

string

rx for received faxes or tx for sent ones; any other value is rejected.

string

One status, or several separated by commas.

string

true or false; any other value is ignored.

string

true or false, matching faxes whose document has been deleted.

string

Inclusive earliest fax date, as an ISO timestamp.

string

Inclusive latest fax date, as an ISO timestamp.

Case-insensitive substring match across the from and to numbers, the from and to names, and the subject; ( ) , . * are stripped and the term is cut to 100 characters.

string

true hides received faxes that failed, which are usually transient inbound line drops. Defaults to false.

integer

Zero-based page index, default 0. Negative or non-numeric values fall back to 0.

integer

Faxes per page, default 10, capped at 500.

Responses

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json