v1

latestOpenAPI 3.0.32026-07-1718922.1 KB
Test Setup

Get the current scenario setup

Returns a description of the current scenario.

get/scenario/{testid}

Response

Successful response with the scenario description.

messagestring
payloadobject
statusinteger

Example response

{
  "message": "Scenario description retrieved successfully.",
  "status": 200
}