Skip to main content
GET
Get a job's history

Path Parameters

resource
string
required

The job ID, prefixed with the job type, as in spark:my-spark-job.

Query Parameters

limit
integer<int32>
default:100

Return first N history items.

context
string

The app to which a job belongs, formatted as app:APP_NAME.

Response

200 - */*

OK

resource
string
runId
string
startTime
string<date-time>
endTime
string<date-time>
status
string
extra
object
result
object
startedBy
string