---
title: "Returns the list of available influx databases."
method: GET
path: "/data/influxdbs"
tags: ["dataprovider"]
---

# Returns the list of available influx databases.

`GET /data/influxdbs`

## Query parameters

- `auth` string

## Response `200`

successful operation

- DataProviderEntry[]
  - `value` string
  - `label` string
  - `hints` DataProviderHint[]

## Changes

- **2020-04-14** `6858c68bfb26` — 1 info
  - added the optional property `items/hints` to the response with the `200` status
- **2019-03-27** `f2a22d8f15eb` — 1 info
  - added the new optional `query` request parameter `auth`
- **2019-03-25** `c7e38094352f` — 1 info
  - endpoint added
- **2019-03-07** `2d2cec576ebd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/changes/data/influxdbs/get.md)

---

[API](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend.md) · [All operations](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cometvisu/cometvisu-manager-backend/revisions/d5cd7c188244/schema)
