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

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

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

List all configured self storage locations on the stack

## Path parameters

- `stack` string, required

## Query parameters

- `count` integer
- `offset` integer

## Response `200`

list of available self storage locations

- object
  - `selfStorageLocations` SelfStorageLocationInfo[], required
    - `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)
