List dbt environments
This endpoint requires Connection Admin permissions for the connection.
Retrieves a list of all dbt environments configured for the specified connection.
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Path Parameters
The unique identifier of the connection
Response
List of dbt environments retrieved successfully
Unique identifier of the dbt environment
The name of the dbt environment
Whether this is the default environment
Whether deferral is enabled for this environment. Ignored (forced to false) for the default (production) environment.
The user ID of the owner of the dbt environment, or null
Target database override
Target name override
Target role override
Target schema for the environment
Environment variables