databases_get {civis} | R Documentation |
Show database information
databases_get(id)
id |
integer required. The ID for the database. |
A list containing the following elements:
id |
integer, The ID for the database. |
name |
string, The name of the database. |
adapter |
string, The type of the database. |