scenarios

List all runs for a scenario.

Requires the privilege SCENARIOS_READ

get/scenarios/{guid}/runs

Path parameters

guidstring required

This value represents the globally unique identifier of the record to fetch.

Query parameters

startDatestring
endDatestring
teamIdstring required

Required when using company session token.

Response

scenarioIdstring
runNumberinteger
orgIdstring
namestring
descriptionstring
hypothesisstring
stageInfoobject
createdBystring
createdByFirstNamestring
createdByLastNamestring
createdAtstring date-time
updatedAtstring date-time
endTimestring date-time
createSourcestring
triggerSource'MANUAL' | 'RUN_ALL' | 'SCHEDULED' | 'RECURRING_SCHEDULE'
resultNotesstring
resultFlagsobject
scheduleIdstring
scenarioEditCounterAtRunTimeinteger
scenarioRunImagesstring[]
passCriteria'ALL_PASS' | 'AT_LEAST_ONE_FAILED'
largeScaleTestIdstring

Changes

No recorded changes to this endpoint across all 10 revisions of this API.