pub(crate) async fn admin_redact_status_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_synapse/admin/v1/user/redact_status/{redact_id}
Reports the stage of a bulk user-event redaction by its task id, including the per-event failures once the task has completed.