v106

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
dbt

resolve a dbt warehouse to the connection it names

Job-scoped: needs a job token, because the response carries the warehouse's credentials. dbt is unpermissioned by design, so a running job reaches any warehouse the workspace configures.

get/w/{workspace}/dbt/warehouse/{name}

Path parameters

workspacestring required
namestring required

Response

the connection the warehouse names

{"stackTrail":"components:schemas:DbtWarehouseConnection:properties:value","oasType":"schema","type":"unknown","description":"the resolved resource, rendered into profiles.yml"}
targetstring