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
}

Changes

Changed in 5 of the 17 revisions of this API.8