Get scoring rule task trace messages
Get scoring rule task trace messages
Path Parameters
id int64 required
id
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
date date-time
ruleTaskId int64
text string
[
{
"date": "2024-11-20T07:47:07.287Z",
"ruleTaskId": 0,
"text": "string"
}
]
Unauthorized
Forbidden
Not Found
Loading...