---
title: "List KV Tables"
method: GET
path: "/kvservice.listtables"
tags: ["Key-Value Store"]
---

# List KV Tables

`GET /kvservice.listtables`

Retrieves a list of tables in the Key-Value Database.

## Response `200`

OK

- object
  - `response` object
    - `node` string
    - `csrfToken` string
    - `data` array[]
      - unknown[]
        - unknown
    - `status` integer

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/versions/0850b5d6be73/schema)
