Skip to main content
GET
/
fax
/
{id}
/
image
cURL
curl https://api.mintfax.com/v1/fax/9c1a2b3d-4e5f-6789-abcd-ef0123456789/image \
  -H "Authorization: Bearer fx_test_abc123..." \
  --output fax.tiff
"<string>"

Documentation Index

Fetch the complete documentation index at: https://mintfax.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key as Bearer token. Sandbox keys (fx_test_...) route to the sandbox environment. Live keys (fx_live_...) route to production.

Path Parameters

id
string<uuid>
required

Fax ID

Response

Fax image

The response is of type file.