---
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-09-26** `65e661618b8f` — 13 breaking
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/bandwidth` response's property type changed from `null` to `object` for status `200`
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/browser` response's property type changed from `null` to `object` for status `200`
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/dns` response's property type changed from `null` to `object` for status `200`
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/jtl` response's property type changed from `null` to `object` for status `200`
  - …9 more
- **2026-09-07** `50527361f800` — 3 breaking
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/settings` response's property type changed from `null` to `object` for status `200`
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/PlaywrightUserProfileEngine]/allOf[subschema #2]/settings` response's property type changed from `null` to `object` for status `200`
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/SeleniumUserProfileEngine]/allOf[subschema #2]/settings` response's property type changed from `null` to `object` for status `200`
- …earlier changes not shown

[Full 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.dev/octoperf/apis/octoperf-api/revisions/65e661618b8f?raw)
