---
title: "Get all benchmark ids by a specific player for a specific challenge in a specific round"
method: GET
path: "/get-reportable-benchmark-ids"
tags: ["GET"]
---

# Get all benchmark ids by a specific player for a specific challenge in a specific round

`GET /get-reportable-benchmark-ids`

## Query parameters

- `round` integer, required
- `player_id` string, required
- `challenge_id` string, required

## Response `200`

Success

- GetReportableBenchmarkIdsResponse
  - `benchmark_ids` MD5[]

## Changes

- **2026-06-22** `fad74baea1a5` — 1 info
  - endpoint added
- **2024-05-31** `5523952546dd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tig-foundation/apis/the-innovation-game-api/changes/get-reportable-benchmark-ids/get.md)

---

[API](https://skmtc.dev/tig-foundation/apis/the-innovation-game-api.md) · [All operations](https://skmtc.dev/tig-foundation/apis/the-innovation-game-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tig-foundation/the-innovation-game-api/revisions/2af9c398c1d4/schema)
