Scenario
List ScenarioRuns.
List all ScenarioRuns matching filter.
get/v1/scenarios/runs
Query parameters
limitinteger
The limit of items to return. Default is 20.
starting_afterstring
Load the next page of data starting after the item with the given ID.
scenario_idstring
Filter runs associated to Scenario given ID
Response
OK