Skip to main content

get_run

Function get_run 

Source
pub async fn get_run(
    __arg0: State<AppState>,
    __arg1: Path<String>,
) -> (StatusCode, Json<ApiResponse<RunResponse>>)
Expand description

Get a run by ID