pub async fn get_event( __arg0: State<DebugController>, __arg1: Path<(String, String, String, String)>, ) -> Result<Json<Value>, StatusCode>
Get event data by event_id - returns event with invocationId for trace linking