Skip to content

Get Anomaly Details

GET
/api/creative/lore/ml/anomaly-details

Get detailed anomaly breakdowns for entries above threshold.

threshold
Threshold
number
default: 0.5
limit
Limit
integer
default: 100
offset
Offset
integer
0

Successful Response

MLAnomalyDetailListResponse

Response listing anomaly details.

object
anomalies
required
Anomalies
Array<object>
MLAnomalyDetailResponse

Enhanced anomaly breakdown for a single entry.

object
entryId
required
Entryid
string
entryTitle
Entrytitle
string
""
compositeScore
required
Compositescore
number
isolationForestScore
required
Isolationforestscore
number
orphanScore
required
Orphanscore
number
completenessScore
required
Completenessscore
number
tagIsolationScore
required
Tagisolationscore
number
sizeOutlierScore
required
Sizeoutlierscore
number
stalenessScore
required
Stalenessscore
number
reasons
required
Reasons
Array<string>
summary
Summary
string
""
sourceHandler
Sourcehandler
string
default: divinity/lore-ml-anomalies
total
required
Total
integer
threshold
required
Threshold
number
summary
Summary
string
""
signalLabels
Signallabels
object
key
additional properties
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object