Error
A valid request URL is required to generate request examples[
{
"resource": {
"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>"
}
]Get the run history for the specified job
GET
/
jobs
/
{resource}
/
history
Error
A valid request URL is required to generate request examples[
{
"resource": {
"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>"
}
]Path Parameters
The job ID
Query Parameters
Return first N history items
Was this page helpful?
⌘I