---
title: "List Misc Files For Quote"
method: GET
path: "/api/storage/leads/{lead_id}/misc-files"
tags: ["storage"]
---

# List Misc Files For Quote

`GET /api/storage/leads/{lead_id}/misc-files`

List misc files for a lead, optionally scoped to a specific quote or policy.

## Path parameters

- `lead_id` string, required

## Query parameters

- `quote_id` string, nullable
- `policy_id` string, nullable

## Response `200`

Successful Response

- object

## 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)
