One can copy Information Services activity details from Monitoring&Diagnostics => Information Services page since v14.5.
However, all timestamp values are shown as milliseconds since EPOCH.
"executedOn": 1762156205028,
"ended": 1762156205141,
It's difficult to read.
{
"id": "f31e3e9b-f924-43c8-b467-c158dc8d0306",
"informationLink": {
"id": "2237f70b-7ae4-41f8-9e71-6f51712810ab",
"name": "Baseball"
},
"status": "Successful",
"executedOn": 1762156205028,
"executedBy": {
"id": "f51a9c31-3446-4363-9daf-697bb488ddec",
"name": "admin"
},
"server": {
"id": "cdee8db2-ebe0-4600-9fba-ad32eb3f2bba",
"name": "WINX"
},
"rowCount": 278,
"dataSources": [
{
"id": "69344b13-499b-4fd0-8b98-d356103fbd5e",
"name": "dms"
}
],
"duration": 113,
"ended": 1762156205141,
"endedBy": {
"id": "f51a9c31-3446-4363-9daf-697bb488ddec",
"name": "admin"
},
"attachmentCount": 1,
"columnCount": 39,
"preCommandCount": 0,
"postCommandCount": 0,
"canceledMessage": "",
"failureInfo": "",
"informationLinkVersionId": "cf2d01a4-1315-4323-9b98-b3614b99a7a1"
}