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

---

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