Retrieves detailed information about a specific database connection including configuration, status, and metadata (credentials are not included for security).
Authorization: Requires project admin permissions. Security: Sensitive credential data is excluded from the response.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$The unique identifier of the project Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$The unique identifier of the connection Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$Connection retrieved successfully