---
title: "Changes to Get dbt configuration"
method: GET
path: "/api/v1/connections/{connectionId}/dbt"
---

# Changes to Get dbt configuration

`GET /api/v1/connections/{connectionId}/dbt`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 22 revisions.

- **2026-07-26** `f65b6ea0a62f` — 5 info

## Changes

- **2026-07-26** `f65b6ea0a62f` — 5 info
  - added the required property `anyOf[subschema #1: DbtConfiguredResponse]/authMethod` to the response with the `200` status
  - added the required property `anyOf[subschema #1: DbtConfiguredResponse]/commitSigningCommitterEmail` to the response with the `200` status
  - added the required property `anyOf[subschema #1: DbtConfiguredResponse]/commitSigningCommitterName` to the response with the `200` status
  - added the required property `anyOf[subschema #1: DbtConfiguredResponse]/commitSigningPublicKey` to the response with the `200` status
  - added the required property `anyOf[subschema #1: DbtConfiguredResponse]/githubAppInstallationId` to the response with the `200` status

---

[Operation](https://skmtc.dev/omniapp/apis/omni-api/docs/api/v1/connections/:connectionId/dbt/get.md) · [API](https://skmtc.dev/omniapp/apis/omni-api.md) · [Page](https://skmtc.dev/omniapp/apis/omni-api/changes/api/v1/connections/:connectionId/dbt/get)
