---
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

---

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