database-connections

Get a Database Connection

Get the specified Database Connection.

get/lib/database-connections/{id}

Path parameters

idstring required

The <code>id</code> of the Database Connection to get.

Response

a list of DatabaseConnectionConfig objects

countinteger

number of items present in the items array

Changes