Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required

The ID of the organization

project_name
string
required

The name of the project

id
string
required

The id of record

database
string
required

The name of the database

Query Parameters

superuser
boolean
default:false

Whether to return superuser credentials

Response

Credentials retrieved successfully

database
string
host
string
port
integer<int32>
username
string
password
string
sslMode
string
connectionString
string
caCertificate
string