---
title: "Changes to Enumerate all valid query configurations"
method: POST
path: "/api/v1/compiler/enumerate"
---

# Changes to Enumerate all valid query configurations

`POST /api/v1/compiler/enumerate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-03-05** `6a140b82e07c` — 2 breaking, 1 warning, 2 info
- **2026-02-26** `bef1f3e205dd` — 6 breaking, 4 info
- **2026-02-15** `4037d7d3404b` — 1 info

## Changes

- **2026-03-05** `6a140b82e07c` — 2 breaking, 1 warning, 2 info
  - the request property `tenant_key` became required
  - request property `tenant_key` list-of-types was narrowed by removing types `null` from media type `application/json`
  - removed the request property `query_refs`
  - added the new optional request property `query_ids`
  - added the optional property `combinations/items/query_kater_id` to the response with the `200` status
- **2026-02-26** `bef1f3e205dd` — 6 breaking, 4 info
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `400`
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `401`
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `403`
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `404`
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `422`
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `500`
  - added the new optional request property `tenant_key`
  - added the optional property `combinations/items/combination_id` to the response with the `200` status
  - added the optional property `combinations/items/roles` to the response with the `200` status
  - added the optional property `combinations/items/widget_type` to the response with the `200` status
- **2026-02-15** `4037d7d3404b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kater-ai/apis/kater-api/docs/api/v1/compiler/enumerate/post.md) · [API](https://skmtc.dev/kater-ai/apis/kater-api.md) · [Page](https://skmtc.dev/kater-ai/apis/kater-api/changes/api/v1/compiler/enumerate/post)
