get
https://serious-gaming-platform.appspot.com/api/actions/run//from//
Returns a timeline of player actions (events) for the specified run, starting at the given from value.
fromis typically an epoch timestamp (ms) or sequence boundary used by the backend to page through the stream.cursoradvances pagination deterministically to the next slice of events.
Use this endpoint to power analytics, activity feeds, auditing, or debugging around how a player progressed through a game.