v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

The details of the job run.

get/v2/domains/{domainIdentifier}/jobRuns/{identifier}

Path parameters

domainIdentifierstring required

The ID of the domain.

identifierstring required

The ID of the job run.

Response

Success

domainIdstring

The ID of the domain.

idstring

The ID of the job run.

jobIdstring

The ID of the job run.

jobType'LINEAGE'

The type of the job run.

runMode'SCHEDULED' | 'ON_DEMAND'

The mode of the job run.

status'SCHEDULED' | 'IN_PROGRESS' | 'SUCCESS' | 'PARTIALLY_SUCCEEDED' | 'FAILED' | 'ABORTED' | 'TIMED_OUT' | 'CANCELED'

The status of the job run.

createdBystring

The user who created the job run.

createdAtstring date-time

The timestamp of when the job run was created.

startTimestring date-time

The timestamp of when the job run started.

endTimestring date-time

The timestamp of when the job run ended.