---
title: "GET /{stack}/adminconfig/v2/cloud-resources/self-storage-locations/buckets/{bucketPath}"
method: GET
path: "/{stack}/adminconfig/v2/cloud-resources/self-storage-locations/buckets/{bucketPath}"
tags: ["CloudResources", "DDSS"]
---

# GET /{stack}/adminconfig/v2/cloud-resources/self-storage-locations/buckets/{bucketPath}

`GET /{stack}/adminconfig/v2/cloud-resources/self-storage-locations/buckets/{bucketPath}`

Describe a configured self storage location on the stack

## Path parameters

- `stack` string, required
- `bucketPath` string, required

## Response `200`

successfully describe a specific self storage location

- SelfStorageLocationInfo
  - `bucketName` string, required
  - `bucketPath` string, required
  - `description` string, required
  - `folder` string, required
  - `title` string, required
  - `uri` string, required

## Other responses

- `default` — unexpected error

---

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