Client - Databases

List databases on the caller's account

The account is automatically derived from the API key — no parameter required.

get/api/client/databases

Response

List of databases

idinteger

ID of the database

hosting_account_idinteger

ID of the related hosting account

database_namestring

Name of the database

database_name_prefixstring

Prefix for the database name

descriptionstring nullable

Description of the database (nullable)

Changes