Connections
Get connection details
Retrieves detailed information about a specific database connection including configuration, status, and metadata (credentials are not included for security).
GET
/organizations/{organizationName}/environments/{environmentName}/connections/{connectionName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$environmentName*string
The unique identifier of the environment
Match
^[a-zA-Z0-9_ -]+$connectionName*string
The unique identifier of the connection
Match
^[a-zA-Z0-9_ -]+$Response Body
application/json
application/json
application/json
application/json
application/json