scenarios
Paged list runs for a scenario. Scenarios are monotonically increasing and use their run number as the pagination key
Requires the privilege SCENARIOS_READ
get/scenarios/{guid}/runs/paged
Path parameters
guidstring required
This value represents the globally unique identifier of the record to fetch.
Query parameters
runNumberinteger
limitinteger
forwardboolean
Used to indicate querying forward or backwards from the supplied runNumber (defaults to forward)
teamIdstring required
Required when using company session token.