---
title: "Download Public Drive"
method: POST
path: "/cms/download-drive-content"
---

# Download Public Drive

`POST /cms/download-drive-content`

## Request body

- DownloadFilesRequest
  - `customer` string
  - `caseId` string
  - `drive` string
  - `files` unknown[]
    - unknown
  - `sync_all` boolean
  - `folder_id` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/truthsuite/apis/fastapi.md) · [All operations](https://skmtc.dev/truthsuite/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/truthsuite/fastapi/revisions/da5d04cd6305/schema)
