pub async fn get_event(
__arg0: State<DebugController>,
__arg1: Path<(String, String, String, String)>,
) -> Result<Json<Value>, StatusCode>Available on crate feature
server only.Expand description
Get event data by event_id - returns event with invocationId for trace linking