---
title: "GET /v1/shop/warehouses/"
method: GET
path: "/v1/shop/warehouses/"
tags: ["v1"]
---

# GET /v1/shop/warehouses/

`GET /v1/shop/warehouses/`

## Response `200`

- Warehouse[]
  - `id` integer, required
  - `name` string, required
  - `address` string, nullable
  - `rental_point` integer, nullable
  - `deleted` boolean

---

[API](https://skmtc.net/yume-cloud/apis/yume-api.md) · [All operations](https://skmtc.net/yume-cloud/apis/yume-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yume-cloud/yume-api/revisions/90700f5abfcc/schema)
