Skip to main content
GET
Get database

Path parameters

string
required
The ID or name of the Postgres database connection.

Query parameters

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

Example request

curl Using Name
curl Using ID

Response

Returns a single Postgres database object.
object
A Postgres database object.