v1

latestOpenAPI 3.0.1Gremlin License2026-08-06397451577.0 KB
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.