---
title: "Retrieves offloaded report file downloaded"
method: POST
path: "/api/reports/request/{id}"
tags: ["Reports"]
---

# Retrieves offloaded report file downloaded

`POST /api/reports/request/{id}`

## Path parameters

- `id` integer, required

## Request body

- SystemTextEncoding
  - `m_codePage` integer
  - `dataItem` SystemGlobalizationCodePageDataItem
    - `m_dataIndex` integer
    - `m_uiFamilyCodePage` integer
    - `m_webName` string
    - `m_headerName` string
    - `m_bodyName` string
    - `m_flags` integer
  - `m_isReadOnly` boolean
  - `encoderFallback` SystemTextEncoderFallback
    - `bIsMicrosoftBestFitFallback` boolean
  - `decoderFallback` SystemTextDecoderFallback
    - `bIsMicrosoftBestFitFallback` boolean

## Response `200`

OK

- object

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
