---
title: "Get the current scenario setup"
method: GET
path: "/scenario/{testid}"
tags: ["Test Setup"]
---

# Get the current scenario setup

`GET /scenario/{testid}`

Returns a description of the current scenario.

## Response `200`

Successful response with the scenario description.

- object
  - `message` string
  - `payload` object
  - `status` integer

## Changes

- **2026-02-02** `352c81bcd71d` — 2 info
  - api tag `Test Setup` added
  - api tag `Test Setup and Initialization` removed
- **2026-01-02** `e37b5217d73f` — 2 info
  - api tag `Test Setup and Initialization` added
  - api tag `meta` removed
- **2025-12-27** `9bb743194905` — 2 info
  - api tag `meta` added
  - api tag `Test Setup` removed
- **2025-11-18** `6f370686638c` — 1 info
  - api tag `meta` added
- **2025-11-18** `60d61eda81c7` — 1 info
  - api tag `Test Setup` removed

[Change history](https://skmtc.dev/ibpsa/apis/boptest-service-api/changes/scenario/:testid/get.md)

---

[API](https://skmtc.dev/ibpsa/apis/boptest-service-api.md) · [All operations](https://skmtc.dev/ibpsa/apis/boptest-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ibpsa/boptest-service-api/revisions/ecdfc7b011f7/schema)
