---
title: "Changes to Get latest data for all challenges"
method: GET
path: "/get-challenges"
---

# Changes to Get latest data for all challenges

`GET /get-challenges`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 34 revisions.

- **2025-12-05** `fcaa8927a4ae` — 2 warning, 2 info
- **2025-11-25** `2621ceeee7f1` — 1 warning, 1 info
- **2025-11-18** `f5c2c49d48ea` — 8 warning, 1 info
- **2025-08-13** `91a72967eb11` — 1 breaking
- **2025-06-09** `c589c03b93d9` — 1 info
- **2025-03-31** `a797f3e87216` — 1 info
- **2025-03-24** `42d4882bc37f` — 1 info
- **2024-11-27** `f857f902a23c` — 2 breaking, 4 warning, 2 info
- **2024-10-04** `619cf3c6322a` — 3 info
- **2024-05-31** `5523952546dd` — 4 warning, 9 info

## Changes

- **2025-12-05** `fcaa8927a4ae` — 2 warning, 2 info
  - removed the optional property `challenges/items/block_data/num_qualifiers` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/qualifier_qualities` from the response with the `200` status
  - added the optional property `challenges/items/block_data/num_qualifiers_by_track` to the response with the `200` status
  - added the optional property `challenges/items/block_data/qualifier_qualities_by_track` to the response with the `200` status
- **2025-11-25** `2621ceeee7f1` — 1 warning, 1 info
  - removed the optional property `challenges/items/details` from the response with the `200` status
  - added the optional property `challenges/items/config` to the response with the `200` status
- **2025-11-18** `f5c2c49d48ea` — 8 warning, 1 info
  - removed the optional property `challenges/items/block_data/average_solution_ratio` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/base_fee` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/base_frontier` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/hash_threshold` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/per_nonce_fee` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/qualifier_difficulties` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/scaled_frontier` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/scaling_factor` from the response with the `200` status
  - added the optional property `challenges/items/block_data/qualifier_qualities` to the response with the `200` status
- **2025-08-13** `91a72967eb11` — 1 breaking
  - the `challenges/items/block_data/num_qualifiers` response's property type/format changed from `integer`/`uint32` to `integer`/`uint64` for status `200`
- **2025-06-09** `c589c03b93d9` — 1 info
  - added the optional property `challenges/items/details/type` to the response with the `200` status
- **2025-03-31** `a797f3e87216` — 1 info
  - added the optional property `challenges/items/block_data/hash_threshold` to the response with the `200` status
- **2025-03-24** `42d4882bc37f` — 1 info
  - added the optional property `challenges/items/block_data/average_solution_ratio` to the response with the `200` status
- **2024-11-27** `f857f902a23c` — 2 breaking, 4 warning, 2 info
  - the `challenges/items/block_data/base_fee` response's property type/format changed from `integer`/`uint256` to `string`/`` for status `200`
  - the `challenges/items/block_data/per_nonce_fee` response's property type/format changed from `integer`/`uint256` to `string`/`` for status `200`
  - removed the optional property `block_details` from the response with the `200` status
  - removed the optional property `block_id` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/solution_signature_threshold` from the response with the `200` status
  - removed the optional property `challenges/items/state/block_confirmed` from the response with the `200` status
  - the `challenges/items/block_data/base_fee` response's property pattern `^[0-9]+$` was added for the status `200`
  - the `challenges/items/block_data/per_nonce_fee` response's property pattern `^[0-9]+$` was added for the status `200`
- **2024-10-04** `619cf3c6322a` — 3 info
  - added the optional property `challenges/items/block_data/base_fee` to the response with the `200` status
  - added the optional property `challenges/items/block_data/per_nonce_fee` to the response with the `200` status
  - added the optional property `challenges/items/state` to the response with the `200` status
- **2024-05-31** `5523952546dd` — 4 warning, 9 info
  - removed the optional property `challenges/items/block_data/num_qualifiers_by_track` from the response with the `200` status
  - removed the optional property `challenges/items/block_data/qualifier_qualities_by_track` from the response with the `200` status
  - removed the optional property `challenges/items/config` from the response with the `200` status
  - removed the optional property `challenges/items/state` from the response with the `200` status
  - added the optional property `block_details` to the response with the `200` status
  - added the optional property `block_id` to the response with the `200` status
  - added the optional property `challenges/items/block_data/base_frontier` to the response with the `200` status
  - added the optional property `challenges/items/block_data/num_qualifiers` to the response with the `200` status
  - added the optional property `challenges/items/block_data/qualifier_difficulties` to the response with the `200` status
  - added the optional property `challenges/items/block_data/scaled_frontier` to the response with the `200` status
  - added the optional property `challenges/items/block_data/scaling_factor` to the response with the `200` status
  - added the optional property `challenges/items/block_data/solution_signature_threshold` to the response with the `200` status
  - added the optional property `challenges/items/details` to the response with the `200` status

---

[Operation](https://skmtc.dev/tig-foundation/apis/the-innovation-game-api/docs/get-challenges/get.md) · [API](https://skmtc.dev/tig-foundation/apis/the-innovation-game-api.md) · [Page](https://skmtc.dev/tig-foundation/apis/the-innovation-game-api/changes/get-challenges/get)
