---
title: "Changes to Execute a batch query"
method: POST
path: "/query"
---

# Changes to Execute a batch query

`POST /query`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 53 revisions.

- **2026-06-04** `af210e5a088a` — 2 warning
- **2025-08-03** `411fe35264fd` — 6 warning, 2 info
- **2025-07-29** `9aea0047e18e` — 2 breaking, 8 info

## Changes

- **2026-06-04** `af210e5a088a` — 2 warning
  - added the new `EcdsaSecp256k1Signature2019` enum value to the `proof/type` response property for the response status `200`
  - added the new `EcdsaSecp256k1Signature2019` enum value to the `subQueries/items/proof/type` response property for the response status `200`
- **2025-08-03** `411fe35264fd` — 6 warning, 2 info
  - added the new `OdfJson` enum value to the `input/schemaFormat` response property for the response status `200`
  - added the new `OdfJson` enum value to the `output/schemaFormat` response property for the response status `200`
  - added the new `OdfJson` enum value to the `subQueries/items/input/schemaFormat` response property for the response status `200`
  - added the new `OdfYaml` enum value to the `input/schemaFormat` response property for the response status `200`
  - added the new `OdfYaml` enum value to the `output/schemaFormat` response property for the response status `200`
  - added the new `OdfYaml` enum value to the `subQueries/items/input/schemaFormat` response property for the response status `200`
  - added the new `OdfJson` enum value to the request property `schemaFormat`
  - added the new `OdfYaml` enum value to the request property `schemaFormat`
- **2025-07-29** `9aea0047e18e` — 2 breaking, 8 info
  - removed the enum value `OdfJson` of the request property `schemaFormat`
  - removed the enum value `OdfYaml` of the request property `schemaFormat`
  - removed the `EcdsaSecp256k1Signature2019` enum value from the `proof/type` response property for the response status `200`
  - removed the `EcdsaSecp256k1Signature2019` enum value from the `subQueries/items/proof/type` response property for the response status `200`
  - removed the `OdfJson` enum value from the `input/schemaFormat` response property for the response status `200`
  - removed the `OdfJson` enum value from the `output/schemaFormat` response property for the response status `200`
  - removed the `OdfJson` enum value from the `subQueries/items/input/schemaFormat` response property for the response status `200`
  - removed the `OdfYaml` enum value from the `input/schemaFormat` response property for the response status `200`
  - removed the `OdfYaml` enum value from the `output/schemaFormat` response property for the response status `200`
  - removed the `OdfYaml` enum value from the `subQueries/items/input/schemaFormat` response property for the response status `200`

---

[Operation](https://skmtc.dev/kamu-data/apis/kamu-rest-api/docs/query/post.md) · [API](https://skmtc.dev/kamu-data/apis/kamu-rest-api.md) · [Page](https://skmtc.dev/kamu-data/apis/kamu-rest-api/changes/query/post)
