Get a Fax
GET
/api/faxes/:id
Required Scope: faxes:read
Retrieve the details and status of a single fax by its id.
Example Request
curl https://api.eldonfax.com/api/faxes/fax_abc123 \
-H "Authorization: Bearer sk_live_xxx"/api/faxes/:id
Required Scope: faxes:read
Retrieve the details and status of a single fax by its id.
curl https://api.eldonfax.com/api/faxes/fax_abc123 \
-H "Authorization: Bearer sk_live_xxx"