Add dbt metadata for a connection

Add dbt run artifacts for a given connection. For more details, see Configure dbt Core integration.

Usage notes

  • Retrieve the connectionId by calling the /v2/connections endpoint.
  • Create a tar.gz file containing the target directory of your dbt project that contains run artifacts.
  • Provide the file in the request with the field name 'artifacts'.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the connection

Body Params

The request body.

file
required

Compressed (tar.gz) file containing the artifacts of a dbt run.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json