Get fax status
get_fax_statusGet the current status of a fax. Poll this after send_fax until a terminal state.
Fax lifecycle: draft (uploaded, not submitted) -> pending (submitted, awaiting payment) -> sending -> delivered | failed. Payment lifecycle: unpaid -> verifying/open (checkout in progress) -> paid | failed | canceled | expired. A fax that fails after payment is refunded automatically to the payer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fax_id | Yes | The fax public id (fax_...) returned by the upload |