---
title: "Get terminal image storage settings (admin only)"
method: GET
path: "/users/terminal-image-storage-settings"
tags: ["Users"]
---

# Get terminal image storage settings (admin only)

`GET /users/terminal-image-storage-settings`

Returns the effective terminal image storage settings. The backend-internal localDir is never exposed; only the agent-visible hostPath is returned.

## Response `200`

Effective image storage settings.

## Other responses

- `401` — Not authenticated.
- `403` — Admin access required.
- `500` — Failed to load settings.

---

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