Retrieve player events for a run

Returns a timeline of player actions (events) for the specified run, starting at the given from value.

  • from is typically an epoch timestamp (ms) or sequence boundary used by the backend to page through the stream.
  • cursor advances 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.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!