Skip to main content
GET
Get a job's run history

Path Parameters

resource
string
required

The job ID.

Query Parameters

limit
integer<int32>
default:100

Return first N history items.

Response

200 - */*

successful operation

resource

Resource reference as a string, such as 'datasource:ratings-db'

runId
string
read-only
startTime
string<date-time>
read-only
endTime
string<date-time>
read-only
status
string
read-only

Values include ready, running, success, aborted, or failed.

error
object
read-only
extra
object
read-only
startedBy
string
read-only