---
title: "Changes to List connector route runs"
method: GET
path: "/routes/{routeId}/runs"
---

# Changes to List connector route runs

`GET /routes/{routeId}/runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-07-17** `60cb8c70871b` — 2 breaking, 4 warning, 10 info

## Changes

- **2026-07-17** `60cb8c70871b` — 2 breaking, 4 warning, 10 info
  - removed the enum value `EXTERNALLY_INITIATED_READ_FROM_VDX` from the `query` request parameter `exchangeMode`
  - removed the enum value `EXTERNALLY_INITIATED_WRITE_INTO_VDX` from the `query` request parameter `exchangeMode`
  - added the new `EXTERNALLY_INITIATED_READ` enum value to the `data/items/exchangeMode` response property for the response status `200`
  - added the new `EXTERNALLY_INITIATED_WRITE` enum value to the `data/items/exchangeMode` response property for the response status `200`
  - added the new `INBOUND` enum value to the `data/items/dataDirection` response property for the response status `200`
  - added the new `OUTBOUND` enum value to the `data/items/dataDirection` response property for the response status `200`
  - added the new enum value `EXTERNALLY_INITIATED_READ` to the `query` request parameter `exchangeMode`
  - added the new enum value `EXTERNALLY_INITIATED_WRITE` to the `query` request parameter `exchangeMode`
  - removed the `EXTERNALLY_INITIATED_READ_FROM_VDX` enum value from the `data/items/exchangeMode` response property for the response status `200`
  - removed the `EXTERNALLY_INITIATED_WRITE_INTO_VDX` enum value from the `data/items/exchangeMode` response property for the response status `200`
  - removed the `INTO_VDX` enum value from the `data/items/dataDirection` response property for the response status `200`
  - removed the `OUT_OF_VDX` enum value from the `data/items/dataDirection` response property for the response status `200`
  - the `data/items/governance/integrity/canonicalPayloadHash` response's property pattern `^sha256:[0-9a-f]{64}$` was added for the status `200`
  - the `data/items/governance/integrity/originalPayloadHash` response's property pattern `^sha256:[0-9a-f]{64}$` was added for the status `200`
  - the `data/items/governance/integrity/outputManifestHash` response's property pattern `^sha256:[0-9a-f]{64}$` was added for the status `200`
  - the `data/items/governance/integrity/transformationHash` response's property pattern `^sha256:[0-9a-f]{64}$` was added for the status `200`

---

[Operation](https://skmtc.dev/sphereon-opensource/apis/connector-integration-profile-api/docs/routes/:routeId/runs/get.md) · [API](https://skmtc.dev/sphereon-opensource/apis/connector-integration-profile-api.md) · [Page](https://skmtc.dev/sphereon-opensource/apis/connector-integration-profile-api/changes/routes/:routeId/runs/get)
