v5

latestOpenAPI 3.0.3raw.githubusercontent.com2026-03-27485380.4 KB
Cleanse

Get full details of an analysis run

Returns the complete operation state including per-phase progress, live RPM statistics, and projected completion times.

get/cleanse/run/{operationId}

Path parameters

operationIdstring required

Response

Analysis run details

idstring
status'Running' | 'Completed' | 'Failed' | 'Cancelling' | 'Cancelled'
startedAtUtcstring date-time
completedAtUtcstring date-time nullable
progressPercentagenumber double

Weighted aggregate across all phases (0-100)

statusDescriptionstring
recordsAnalyzedinteger
totalRecordsinteger
issuesFoundinteger
issuesResolvedinteger
errorstring nullable
durationMsinteger nullable
reportObjectKeystring nullable
reportUrlstring nullable
finalAverageRpmnumber double nullable
cancelledAtUtcstring date-time nullable