Skip to main content
POST
Download a fax
Provide the required fax job_id. The response contains the PDF as a data:application/pdf;base64,... data URL.

Authorizations

Authorization
string
header
required

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

Body

application/json
job_id
string
required

Response

Fax downloaded successfully.

status
integer
required
message
string
required
data
object
required