---
title: "Changes to Get connection"
method: GET
path: "/companies/{companyId}/connections/{connectionId}"
---

# Changes to Get connection

`GET /companies/{companyId}/connections/{connectionId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 52 revisions.

- **2026-08-04** `bff9b9776ecf` — 1 info
- **2026-04-15** `f9ec5126044c` — 1 breaking
- **2026-02-13** `1834c78d88a5` — 1 info
- **2024-09-26** `26fd1967e450` — 1 breaking
- **2024-09-23** `429a1658d7b1` — 2 breaking
- **2024-09-23** `b8afb1b75423` — 1 warning

## Changes

- **2026-08-04** `bff9b9776ecf` — 1 info
  - for the `path` request parameter `companyId`, the type/format was generalized from ``/`` to `string`/`uuid`
- **2026-04-15** `f9ec5126044c` — 1 breaking
  - the response property `integrationKey` became optional for the status `200`
- **2026-02-13** `1834c78d88a5` — 1 info
  - for the `path` request parameter `companyId`, the type/format was generalized from `string`/`uuid` to ``/``
- **2024-09-26** `26fd1967e450` — 1 breaking
  - the response property `dataConnectionErrors` became nullable for the status `200`
- **2024-09-23** `429a1658d7b1` — 2 breaking
  - the response property `connectionInfo` became nullable for the status `200`
  - the response property `lastSync` became nullable for the status `200`
- **2024-09-23** `b8afb1b75423` — 1 warning
  - removed the optional property `additionalProperties` from the response with the `200` status

---

[Operation](https://skmtc.dev/codatio/apis/platform-api/docs/companies/:companyId/connections/:connectionId/get.md) · [API](https://skmtc.dev/codatio/apis/platform-api.md) · [Page](https://skmtc.dev/codatio/apis/platform-api/changes/companies/:companyId/connections/:connectionId/get)
