---
title: "Get Storage Config"
method: GET
path: "/api/user/storage/config"
---

# Get Storage Config

`GET /api/user/storage/config`

Return server-level storage configuration.

## Response `200`

Successful Response

- StorageConfigResponse
  - `storage_provider` string, required
  - `file_storage_base_dir` string, required
  - `dropbox_access_token_set` boolean, required
  - `google_drive_credentials_json_set` boolean, required

## Changes

- **2026-03-20** `4c528359213d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/clawbolt/changes/api/user/storage/config/get.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/9df4ea76da08/schema)
