---
title: "Retrieve items by multiple ids"
method: POST
path: "/runtime/scenarios/all"
tags: ["Runtime - Scenarios"]
---

# Retrieve items by multiple ids

`POST /runtime/scenarios/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-07-27** `4b624af2cb6e` — 56 breaking
  - the response property `items/created` became nullable for the status `200`
  - the response property `items/description` became nullable for the status `200`
  - the response property `items/id` became nullable for the status `200`
  - the response property `items/lastModified` became nullable for the status `200`
  - …52 more

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/runtime/scenarios/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/1a09b0930dfd/schema)
