---
title: "Changes to Get sync status"
method: GET
path: "/meta/companies/{companyId}/sync/commerce/status"
---

# Changes to Get sync status

`GET /meta/companies/{companyId}/sync/commerce/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 52 revisions.

- **2026-04-15** `7d9157f49229` — 1 breaking
- **2024-09-26** `c5556c94892f` — 1 breaking
- **2024-09-23** `9b41b4272c07` — 2 breaking
- **2024-09-23** `005ca959ca7b` — 1 warning
- **2024-05-24** `eea1ac136a3f` — 2 info
- **2024-02-13** `9bd87def9914` — 7 info
- **2023-12-21** `03e681fe8297` — 1 warning
- **2023-12-21** `a5aefe1f126c` — 1 warning
- **2023-10-23** `83c1801e91f7` — 1 breaking, 13 info

## Changes

- **2026-04-15** `7d9157f49229` — 1 breaking
  - the response property `dataConnections/items/integrationKey` became optional for the status `200`
- **2024-09-26** `c5556c94892f` — 1 breaking
  - the response property `dataConnections/items/dataConnectionErrors` became nullable for the status `200`
- **2024-09-23** `9b41b4272c07` — 2 breaking
  - the response property `dataConnections/items/connectionInfo` became nullable for the status `200`
  - the response property `dataConnections/items/lastSync` became nullable for the status `200`
- **2024-09-23** `005ca959ca7b` — 1 warning
  - removed the optional property `dataConnections/items/additionalProperties` from the response with the `200` status
- **2024-05-24** `eea1ac136a3f` — 2 info
  - added the optional property `dataConnections/items/dataConnectionErrors/items/resolvedOnUtc` to the response with the `200` status
  - added the optional property `dataConnections/items/dataConnectionErrors/items/status` to the response with the `200` status
- **2024-02-13** `9bd87def9914` — 7 info
  - added the optional property `validation` to the response with the `401` status
  - added the optional property `validation` to the response with the `402` status
  - added the optional property `validation` to the response with the `403` status
  - added the optional property `validation` to the response with the `404` status
  - added the optional property `validation` to the response with the `429` status
  - added the optional property `validation` to the response with the `500` status
  - added the optional property `validation` to the response with the `503` status
- **2023-12-21** `03e681fe8297` — 1 warning
  - added the new `Expense` enum value to the `dataConnections/items/sourceType` response property for the response status `200`
- **2023-12-21** `a5aefe1f126c` — 1 warning
  - added the new `BankFeed` enum value to the `dataConnections/items/sourceType` response property for the response status `200`
- **2023-10-23** `83c1801e91f7` — 1 breaking, 13 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `404`
  - added the non-success response with the status `401`
  - added the non-success response with the status `402`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
  - added the non-success response with the status `503`
  - removed the non-success response with the status `400`
  - added the optional property `canBeRetried` to the response with the `404` status
  - added the optional property `correlationId` to the response with the `404` status
  - added the optional property `detailedErrorCode` to the response with the `404` status
  - added the optional property `error` to the response with the `404` status
  - added the optional property `service` to the response with the `404` status
  - added the optional property `statusCode` to the response with the `404` status

---

[Operation](https://skmtc.dev/codatio/apis/codat-sync-commerce/docs/meta/companies/:companyId/sync/commerce/status/get.md) · [API](https://skmtc.dev/codatio/apis/codat-sync-commerce.md) · [Page](https://skmtc.dev/codatio/apis/codat-sync-commerce/changes/meta/companies/:companyId/sync/commerce/status/get)
