Skip to content

Get task execution log

GET
/api/scheduler/log

OK

Array<object>
object
id
string format: uuid
taskId
string format: uuid
taskName
string
actionType
string
executedAt
string format: date-time
success
boolean
errorMessage
string
executionNumber
integer format: int32