# List KV Tables Retrieves a list of tables in the Key-Value Database. Endpoint: GET /kvservice.listtables Security: basic, X-PriceFx-jwt ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.csrfToken` (string) - `response.data` (array) - `response.status` (integer)