---
title: "Get url to download session recording"
method: GET
path: "/omni/generateSessionRecordingDownloadUrl"
tags: ["Interview"]
---

# Get url to download session recording

`GET /omni/generateSessionRecordingDownloadUrl`

Get url to download session recording

## Query parameters

- `interviewId` string
- `type` 'frontId' | 'backId' | 'merged' | 'selfie' | 'authenticationattempt', required

## Headers

- `api-version` string, required

## Response `200`

OK

- SessionRecordingDownloadResponse
  - `url` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/incode/apis/incode-omni-api.md) · [All operations](https://skmtc.net/incode/apis/incode-omni-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/incode/incode-omni-api/versions/30cd6d926ea3/schema)
