---
title: "Public Signed Url"
method: GET
path: "/api/quotes/signed-url"
tags: ["quotes-public"]
---

# Public Signed Url

`GET /api/quotes/signed-url`

Public signed-URL endpoint — validates the share token then returns a
short-lived signed URL for the requested PDF file.  No auth cookie needed.

## Query parameters

- `token` string, required
- `file_path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/riskcube/apis/slack-lead-manager.md) · [All operations](https://skmtc.dev/riskcube/apis/slack-lead-manager/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/riskcube/slack-lead-manager/revisions/4442bbae8296/schema)
