GET /scenarios/{id}/events

pocketsmith.com

Summary: List events in scenario.
Operation ID:
Auth: unknown
Description

Lists events belonging to a scenario by their ID.

Parameters (3)

end_date (string, query, required)

Return the events until and including this date.

id (integer, path, required)

The unique identifier of the scenario.

start_date (string, query, required)

Return the events from and including this date.

No probe data for this endpoint yet.