---
title: "Get storage backend"
method: GET
path: "/storage-backends/{id}"
tags: ["StorageBackend"]
---

# Get storage backend

`GET /storage-backends/{id}`

Retrieve a single storage backend by ID for the current workspace. Credentials are masked.

## Path parameters

- `id` string, required

## Response `200`

Storage backend details

- object

## Other responses

- `401` — Unauthorized
- `404` — Storage backend not found

## Changes

- **2026-07-15** `b2cfb8156e2e` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/storage-backends/:id/get.md)

---

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