{
"metadata": {
"totalCount": 123
},
"results": [
{
"identifier": "<string>",
"jobId": "<string>",
"routingKey": "<string>",
"arguments": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"startedAt": "2023-11-07T05:31:56Z",
"finishedAt": "2023-11-07T05:31:56Z",
"processTime": 123,
"runTime": 123,
"meta": {
"flags": [
"<string>"
]
}
}
]
}