Skip to main content
POST
List sent faxes
Returns sent faxes for the authenticated account. Each record includes its job_id, sender and receiver, page counts, current status, and transmission time. The response includes cursor pagination metadata. Additional request-side pagination controls have not yet been confirmed.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
sort_by
string

Sort order for the returned faxes. Newest is the confirmed value.

Response

Sent fax list retrieved successfully.

status
integer
required
message
string
required
Allowed value: "SentFax list retrieved successfully"
data
object[]
required
meta
object
required