Support
Log In
Connections

List environment database connections

Retrieves a list of all database connections configured for the specified environment. Each connection includes its configuration, type, and status information. This endpoint is useful for discovering available data sources within an environment.

GET/environments/{environmentName}/connections

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

environmentName*string

Name of the environment

Match^[a-zA-Z0-9_-]+$

Response Body

application/json

application/json

application/json

application/json