---
title: "Changes to List tool set events"
method: GET
path: "/v1/workspaces/{workspaceId}/tool_sets/{toolSetId}/events"
---

# Changes to List tool set events

`GET /v1/workspaces/{workspaceId}/tool_sets/{toolSetId}/events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 57 revisions.

- **2026-07-19** `3ecc1debabfa` — 2 breaking, 4 warning, 1 info
- **2026-07-08** `a99a473ee3ad` — 1 warning
- **2026-07-08** `e72f368ddab7` — 1 info
- **2026-07-02** `06e0e37c1499` — 1 warning, 1 info
- **2026-06-09** `13d98d37dd96` — 1 info
- **2026-06-05** `0702cb021b66` — 1 warning

## Changes

- **2026-07-19** `3ecc1debabfa` — 2 breaking, 4 warning, 1 info
  - added `#/components/schemas/ToolSetEventData_SyncStarted, #/components/schemas/ToolSetEventData_SyncCompleted, #/components/schemas/ToolSetEventData_SyncFailed` to the `items/items/event/allOf[#/components/schemas/ToolSetEventData]/` response property `oneOf` list for the response status `200`
  - the `items/items/event/allOf[#/components/schemas/ToolSetEventData]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `items/items/event/allOf[#/components/schemas/ToolSetEventData]/syncCompleted` from the response with the `200` status
  - removed the optional property `items/items/event/allOf[#/components/schemas/ToolSetEventData]/syncFailed` from the response with the `200` status
  - removed the optional property `items/items/event/allOf[#/components/schemas/ToolSetEventData]/syncStarted` from the response with the `200` status
  - removed the optional property `items/items/event/allOf[#/components/schemas/ToolSetEventData]/type` from the response with the `200` status
  - added discriminator to `items/items/event/allOf[#/components/schemas/ToolSetEventData]/` response property for the response status `200`
- **2026-07-08** `a99a473ee3ad` — 1 warning
  - removed the optional property `pagination/total` from the response with the `200` status
- **2026-07-08** `e72f368ddab7` — 1 info
  - added the new optional `query` request parameter `labels`
- **2026-07-02** `06e0e37c1499` — 1 warning, 1 info
  - removed the optional property `items/items/info/toolSet/bundleKey` from the response with the `200` status
  - added the optional property `items/items/info/createdBy/metadata/createdAt` to the response with the `200` status
- **2026-06-09** `13d98d37dd96` — 1 info
  - added the optional property `items/items/info/toolSet/updatedAt` to the response with the `200` status
- **2026-06-05** `0702cb021b66` — 1 warning
  - added the new `PROFILE_TYPE_UNSPECIFIED` enum value to the `items/items/info/createdBy/spec/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/cadenya/apis/cadenya-api/docs/v1/workspaces/:workspaceId/tool_sets/:toolSetId/events/get.md) · [API](https://skmtc.dev/cadenya/apis/cadenya-api.md) · [Page](https://skmtc.dev/cadenya/apis/cadenya-api/changes/v1/workspaces/:workspaceId/tool_sets/:toolSetId/events/get)
