[
{
"resource": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"runId": "<string>",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"status": "<string>",
"error": {
"message": "<string>",
"detail": "<string>"
},
"extra": {},
"startedBy": "<string>"
}
][
{
"resource": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"runId": "<string>",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"status": "<string>",
"error": {
"message": "<string>",
"detail": "<string>"
},
"extra": {},
"startedBy": "<string>"
}
]The job ID
Return first N history items
successful operation
The response is of type object[].
Was this page helpful?