v1
latestOpenAPI 3.0.12026-07-135618141.0 KBEvents
List events in scenario.
Lists events belonging to a scenario by their ID.
get/scenarios/{id}/events
Path parameters
idinteger required
The unique identifier of the scenario.
Query parameters
start_datestring required
Return the events from and including this date.
end_datestring required
Return the events until and including this date.
Response
Success