---
title: "Retrieve items by multiple ids"
method: POST
path: "/runtime/bench-results/all"
tags: ["Runtime - Tests"]
---

# Retrieve items by multiple ids

`POST /runtime/bench-results/all`

## Request body

- string[]

## 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 `items/dataVersion` to the response with the `200` status
  - added the optional property `items/migrationState` to the response with the `200` status

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/runtime/bench-results/all/post.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)
