---
title: "List the stores available on the server."
method: GET
path: "/"
tags: ["stores"]
---

# List the stores available on the server.

`GET /`

## Response `200`

Successful response

- object
  - `stores` string[]

## Changes

- **2015-05-26** `694b44600c48` — 2 info
  - api operation id `listStores` was added
  - api tag `stores` added
- **2015-05-19** `404ee72d2da6` — 2 info
  - api operation id `listStores` removed and replaced with ``
  - api tag `stores` removed

[Change history](https://skmtc.dev/brightstardb/apis/brightstardb-rest-api/changes/get.md)

---

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