databases_list: List databases

View source: R/generated_client.R

databases_listR Documentation

List databases

Description

List databases

Usage

databases_list()

Value

An array containing the following fields:

id

integer, The ID for the database.

name

string, The name of the database.

adapter

string, The type of the database.


civis documentation built on April 1, 2023, 12:01 a.m.