DBT_CLOUD
dbt_cloud

Test Connection

Test an existing dbt Cloud connection using stored credentials.

Use this to verify that an existing connection's credentials are still valid.

post/api/v1/dbt/cloud/connections/{connection_id}/test

Path parameters

connection_idinteger required

Response

Successful Response

validboolean required
account_idstring nullable
account_namestring nullable
messagestring nullable
projects_discoveredinteger nullable
environments_discoveredinteger nullable

Changes

No recorded changes to this endpoint across all 28 revisions of this API.