---
title: "Get user secrets capabilities"
method: GET
path: "/api/v2/deployment/user-secrets/capabilities"
tags: ["General"]
---

# Get user secrets capabilities

`GET /api/v2/deployment/user-secrets/capabilities`

## Response `200`

OK

- CodersdkUserSecretsCapabilities
  - `file_path_delivery_enabled` boolean — FilePathDeliveryEnabled reports whether Coder writes stored file paths into workspaces. Stored paths are preserved either way.

## Changes

- **2026-09-02** `4700c8f6c359` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/coder/apis/coder-api/changes/api/v2/deployment/user-secrets/capabilities/get.md)

---

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