---
title: "Changes to listUseCaseHistory"
method: GET
path: "/v1/integrations/{integrationId}/use-cases/{useCaseId}/history"
---

# Changes to listUseCaseHistory

`GET /v1/integrations/{integrationId}/use-cases/{useCaseId}/history`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2026-08-26** `a765dc127359` — 1 breaking, 8 warning, 4 info
- **2026-08-14** `68961a011db0` — 2 breaking, 2 warning, 11 info

## Changes

- **2026-08-26** `a765dc127359` — 1 breaking, 8 warning, 4 info
  - the response property `history/items/oneOf[#/components/schemas/InboundUseCaseHistoryEntry]/allOf[subschema #2]/configuration/entities/items/fields` became optional for the status `200`
  - removed the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/constants` from the response with the `200` status
  - removed the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/fan_out/split_expression` from the response with the `200` status
  - removed the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/file_source` from the response with the `200` status
  - removed the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/lookups` from the response with the `200` status
  - removed the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/params_mapping` from the response with the `200` status
  - removed the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/required_params` from the response with the `200` status
  - removed the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/upload/external_id` from the response with the `200` status
  - removed the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/upload/success_when` from the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/steps/items/body_jsonata` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/steps/items/enabled` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/upload/max_total_bytes` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/InboundUseCaseHistoryEntry]/allOf[subschema #2]/configuration/direct` to the response with the `200` status
- **2026-08-14** `68961a011db0` — 2 breaking, 2 warning, 11 info
  - the response property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/response` became optional for the status `200`
  - added `#/components/schemas/FileProxyDeliveryConfig` to the `history/items/oneOf[#/components/schemas/OutboundUseCaseHistoryEntry]/allOf[subschema #2]/configuration/mappings/items/delivery` response property `oneOf` list for the response status `200`
  - added the new `PATCH` enum value to the `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/steps/items/method` response property for the response status `200`
  - added the new `PUT` enum value to the `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/steps/items/method` response property for the response status `200`
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/constants` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/direction` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/fan_out` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/file_source` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/lookups` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/params_mapping` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/required_params` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/FileProxyUseCaseHistoryEntry]/allOf[subschema #2]/configuration/upload` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/OutboundUseCaseHistoryEntry]/allOf[subschema #2]/configuration/ack_tracking` to the response with the `200` status
  - added the optional property `history/items/oneOf[#/components/schemas/OutboundUseCaseHistoryEntry]/allOf[subschema #2]/configuration/event_filter` to the response with the `200` status
  - added `file_proxy` discriminator mapping keys to the `history/items/oneOf[#/components/schemas/OutboundUseCaseHistoryEntry]/allOf[subschema #2]/configuration/mappings/items/delivery` response property for the response status `200`

---

[Operation](https://skmtc.dev/epilot/apis/integration-toolkit-api/docs/v1/integrations/:integrationId/use-cases/:useCaseId/history/get.md) · [API](https://skmtc.dev/epilot/apis/integration-toolkit-api.md) · [Page](https://skmtc.dev/epilot/apis/integration-toolkit-api/changes/v1/integrations/:integrationId/use-cases/:useCaseId/history/get)
