---
title: "Download fax content"
method: GET
path: "/faxes/{id}/file.{fileFormat}"
tags: ["Faxes"]
deprecated: true
---

# Download fax content

`GET /faxes/{id}/file.{fileFormat}`

> **Deprecated.**

Download the fax content.

## Path parameters

- `id` string, required — The id of a fax
- `fileFormat` 'pdf', required

## Response `200`

A file for the fax you requested will be returned in the format you specified.

---

[API](https://skmtc.net/sinch/apis/fax-api.md) · [All operations](https://skmtc.net/sinch/apis/fax-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/fax-api/revisions/ebcbb377ee0f/schema)
