get_event

Function get_event 

Source
pub async fn get_event(
    __arg0: State<DebugController>,
    __arg1: Path<(String, String, String, String)>,
) -> Result<Json<Value>, StatusCode>
Expand description

Get event data by event_id - returns event with invocationId for trace linking