Get a connection
Returns one database connection by identifier.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Resource identifier.
"2f1f35f4-4f50-44f3-a8ab-2772d395f0c2"
Response
OK
Configuration name used to reference the connection.
"production-db"
Timestamp when the connection was created.
"2026-01-15T10:30:00Z"
Connected database name.
"mydatabase"
Database server hostname or IP address.
"db.example.com"
Unique connection identifier.
"018f47a6-3e5f-7b9a-8c1d-2e3f4a5b6c7d"
Database server TCP port.
5432
Database engine type.
"POSTGRESQL"
Timestamp when the connection was last updated.
"2026-01-16T14:45:00Z"
Database authentication username.
"dbuser"
Application-defined connection metadata.
Product that owns the connection.
"midaz"
Default database schema, when configured.
"public"
Configured SSL/TLS settings with secrets omitted.

