---
title: "Changes to List toolkits"
method: GET
path: "/toolkits"
---

# Changes to List toolkits

`GET /toolkits`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 85 revisions.

- **2026-07-31** `ce439b16916a` — 1 info
- **2026-07-24** `6b93e5cc002c` — 1 breaking
- **2026-07-23** `e7b87904bdbb` — 1 info
- **2026-07-01** `d65fcba0d25a` — 1 breaking, 18 info
- **2026-05-07** `5a765d68c56f` — 1 info
- **2026-04-13** `76e8f6063728` — 3 breaking, 3 warning, 12 info

## Changes

- **2026-07-31** `ce439b16916a` — 1 info
  - added the optional property `data/items/apis` to the response with the `200` status
- **2026-07-24** `6b93e5cc002c` — 1 breaking
  - removed the required property `data/items/permissions` from the response with the `200` status
- **2026-07-23** `e7b87904bdbb` — 1 info
  - added the optional property `data/items/created_by` to the response with the `200` status
- **2026-07-01** `d65fcba0d25a` — 1 breaking, 18 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - api operation id `list_toolkits_toolkits_get` removed and replaced with `listToolkits`
  - the endpoint scheme security `BearerAuth` was added to the API
  - the endpoint scheme security `AgentOauthAccessToken` was removed from the API
  - the endpoint scheme security `HumanLogin` was removed from the API
  - the endpoint scheme security `JenticApiKey` was removed from the API
  - api tag `Toolkits` added
  - api tag `toolkits` removed
  - added the new optional `query` request parameter `cursor`
  - added the new optional `query` request parameter `limit`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `422`
  - added the non-success response with the status `500`
  - added the non-success response with the status `503`
  - added the optional property `next_cursor` to the response with the `200` status
  - added the required property `data` to the response with the `200` status
  - added the required property `has_more` to the response with the `200` status
- **2026-05-07** `5a765d68c56f` — 1 info
  - the endpoint scheme security `AgentOauthAccessToken` was added to the API
- **2026-04-13** `76e8f6063728` — 3 breaking, 3 warning, 12 info
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the required property `data` from the response with the `200` status
  - removed the required property `has_more` from the response with the `200` status
  - deleted the `query` request parameter `cursor`
  - deleted the `query` request parameter `limit`
  - removed the optional property `next_cursor` from the response with the `200` status
  - api operation id `listToolkits` removed and replaced with `list_toolkits_toolkits_get`
  - the endpoint scheme security `HumanLogin` was added to the API
  - the endpoint scheme security `JenticApiKey` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API
  - api tag `toolkits` added
  - api tag `Toolkits` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `500`
  - removed the non-success response with the status `503`

---

[Operation](https://skmtc.dev/jentic/apis/jentic-control-plane-api/docs/toolkits/get.md) · [API](https://skmtc.dev/jentic/apis/jentic-control-plane-api.md) · [Page](https://skmtc.dev/jentic/apis/jentic-control-plane-api/changes/toolkits/get)
