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

# Find an item by ID

`GET /runtime/scenarios/{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-09-26** `65e661618b8f` — 13 breaking
  - the `userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/bandwidth` response's property type changed from `null` to `object` for status `200`
  - the `userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/browser` response's property type changed from `null` to `object` for status `200`
  - the `userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/dns` response's property type changed from `null` to `object` for status `200`
  - the `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 `userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/settings` response's property type changed from `null` to `object` for status `200`
  - the `userProfiles/items/engine/oneOf[#/components/schemas/PlaywrightUserProfileEngine]/allOf[subschema #2]/settings` response's property type changed from `null` to `object` for status `200`
  - the `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/: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.dev/octoperf/apis/octoperf-api/revisions/65e661618b8f?raw)
