Skip to main content
POST
Get fax status
Use the job_id returned by Send a fax or Forward a fax to retrieve the latest state of that fax. job_id is required. The response includes the current status, sending and destination numbers, page counts, call timing, and any status message or code reported by the fax service.

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

Unique identifier returned when the fax was submitted.

Example:

"01M1NSAPE73ZJTEGEZQMHC8P6P"

Response

Current fax status returned successfully.

status
integer
required
message
string
required
Allowed value: "Fax status response."
data
object
required