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