---
title: "Get Signed Download Url"
method: GET
path: "/generate_download_url"
---

# Get Signed Download Url

`GET /generate_download_url`

Generate a temporary signed download URL used by the frontend to download directly from s3.

## Query parameters

- `file_path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/revisions/6662a407c637/schema)
