---
title: "Get Document Signed Upload Url"
method: GET
path: "/generate_document_upload_url"
---

# Get Document Signed Upload Url

`GET /generate_document_upload_url`

Generate a temporary signed upload URL used by the frontend to upload document directly to s3.

## Query parameters

- `file_path` string, required
- `content_type` string, nullable

## 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/versions/6662a407c637/schema)
