# Generates single session PDF report

`POST /omni/session/downloadpdf/v2`

Base URL: `https://demo-api.incodesmile.com` — Incode demo environment

This endpoint is used to generate a PDF report for a single session

## Path & query parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| `interviewId` | query | string | yes |  |
| `api-version` | header | string | yes |  |

## Request body

Content-Type: `application/json`

| Field | Type | Required | Description |
| --- | --- | --- | --- |
| `reason` | string |  |  |

## Responses

### 200

OK
