---
title: "Get fax confirmation report"
method: GET
path: "/accounts/{user_id}/report/{fax_id}"
tags: ["Files"]
---

# Get fax confirmation report

`GET /accounts/{user_id}/report/{fax_id}`

Retrieve fax confirmation report (Permitted scopes: **fax:all:read**, **fax:fax:read**)

## Path parameters

- `user_id` string, required
- `fax_id` string, required

## Response `200`

Confirmation fax report in PDF

## Other responses

- `400` — Error object in case there's a problem with given data
- `500` — Error object in case there's a server error

---

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