Skip to main content
GET
List databases

Query parameters

show_sensitive
boolean
default:"false"
Set to true to include the database password in the response. Defaults to false, which obfuscates the password.

Example request

curl

Response

Returns a list of Postgres database objects.
data
array
A list containing Postgres database objects.