---
title: "Find an item by ID"
method: GET
path: "/runtime/bench-results/{id}"
tags: ["Runtime - Tests"]
---

# Find an item by ID

`GET /runtime/bench-results/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-08-26** `02a15fc32858` — 2 info
  - added the optional property `dataVersion` to the response with the `200` status
  - added the optional property `migrationState` to the response with the `200` status

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/runtime/bench-results/:id/get.md)

---

[API](https://skmtc.dev/octoperf/apis/octoperf-api.md) · [All operations](https://skmtc.dev/octoperf/apis/octoperf-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/octoperf/octoperf-api/revisions/0dd39158a6ad/schema)
