Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required

Response

200 - application/json

Returns information about a db connection.

dsn
object
required
connection
object
required
url
string
required

The URL that can be used to connect to the database

Last modified on March 5, 2026