---
title: "Get Signed Download Url With Dataset Id"
method: GET
path: "/generate_download_url_with_dataset_id"
---

# Get Signed Download Url With Dataset Id

`GET /generate_download_url_with_dataset_id`

Generate a temporary signed download URL based on the dataset's file location to beused by the frontend to download directly from s3.

## Query parameters

- `file_name` string, required
- `dataset_id` 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)
