v1

latestOpenAPI 3.0.0GNU General Public License v3.02026-07-1722535.6 KB

Returns a list of database names.

Gets all databases created by the user.

get/api/databases

Response

A JSON array of database names

namestring
enginestring

Handler used to create this database (e.g. postgres)

typestring

Type of database (data | project | system)

All 22 operations