JobHistory
userId uuid
status int32
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
]
dateTimeUTC date-time
comment stringnullable
JobHistory
{
"userId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"status": 0,
"dateTimeUTC": "2024-07-29T15:51:28.071Z",
"comment": "string"
}