Retrieves all database connections configured for the specified project, including connection metadata, status, and configuration details.
Authorization: Requires project admin or modeler permissions. Response: Returns array of connection objects with configuration details.
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_-]+$List of connections retrieved successfully