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

[Change 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-service-production.skmtc.workers.dev/v1/apis/octoperf/octoperf-api/revisions/0dd39158a6ad/schema)
