---
title: "Changes to Get AI creation questionnaire config"
method: GET
path: "/agent/prompt-config"
---

# Changes to Get AI creation questionnaire config

`GET /agent/prompt-config`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 49 revisions.

- **2026-06-22** `0eac753eb5dd` — 1 breaking, 3 warning, 5 info
- **2026-06-21** `ea4ea58d7c4e` — 1 info

## Changes

- **2026-06-22** `0eac753eb5dd` — 1 breaking, 3 warning, 5 info
  - the `data/questions/items/options/items/` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - removed the optional property `data/questions/items/options/items/label` from the response with the `200` status
  - removed the optional property `data/questions/items/options/items/value` from the response with the `200` status
  - removed the optional property `status` from the response with the `200` status
  - api operation id `getAgentPromptConfig` was added
  - added the optional property `success` to the response with the `200` status
  - removed the `multiselect` enum value from the `data/questions/items/type` response property for the response status `200`
  - removed the `select` enum value from the `data/questions/items/type` response property for the response status `200`
  - removed the `textarea` enum value from the `data/questions/items/type` response property for the response status `200`
- **2026-06-21** `ea4ea58d7c4e` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/smallest-inc/apis/agent-management-api/docs/agent/prompt-config/get.md) · [API](https://skmtc.dev/smallest-inc/apis/agent-management-api.md) · [Page](https://skmtc.dev/smallest-inc/apis/agent-management-api/changes/agent/prompt-config/get)
