---
title: "Changes to Get connector sync event"
method: GET
path: "/v1/connector-sync-events/{connectorSyncEventId}"
---

# Changes to Get connector sync event

`GET /v1/connector-sync-events/{connectorSyncEventId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 25 revisions.

- **2026-08-20** `93df40e2efd5` — 4 info
- **2026-08-05** `073bc652adfb` — 2 info

## Changes

- **2026-08-20** `93df40e2efd5` — 4 info
  - removed the pattern `^cse_.*` from the `path` request parameter `connectorSyncEventId`
  - the `item/connectorInstanceId` response's property pattern `^cin_.*` was removed for the status `200`
  - the `item/connectorTargetId/anyOf[subschema #1]/` response's property pattern `^ctg_.*` was removed for the status `200`
  - the `item/id` response's property pattern `^cse_.*` was removed for the status `200`
- **2026-08-05** `073bc652adfb` — 2 info
  - added the required property `item/attemptCount` to the response with the `200` status
  - added the required property `item/nextAttemptAt` to the response with the `200` status

---

[Operation](https://skmtc.dev/openworklabs/apis/den-api/docs/v1/connector-sync-events/:connectorSyncEventId/get.md) · [API](https://skmtc.dev/openworklabs/apis/den-api.md) · [Page](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/connector-sync-events/:connectorSyncEventId/get)
