Pipeline run object
integer
Backfill that this run belongs to.
array of objects
The block runs for this specific pipeline run.
integer
required
Number of block runs for this pipeline run.
datetime
Date and time the pipeline run finished running successfully.
datetime
required
Date and time the pipeline run was created.
object
When pipeline run is triggered from an API request, the API request payload is saved in the
pipeline run’s
event_variables column.datetime
Date and time the pipeline run started running.
integer
required
ID of pipeline run.
object
Various metrics related to the pipeline run; e.g. number of rows processed in a
data integration pipeline sync.
boolean
Whether or not the pipeline run has passed the configured SLA.
integer
required
Pipeline schedule ID that this pipeline run belongs to.
string
required
Name of the pipeline schedule this pipeline run belongs to.
string
required
Unique token of the pipeline schedule that this pipeline run belongs to.
string
required
Pipeline schedule type that this pipeline run belongs to.
string
required
Pipeline UUID that this pipeline run belongs to.
string
required
initial, running, completed, failed, cancelleddatetime
required
Date and time the pipeline run record was most recently updated.
object
Object containing variables for the pipeline that is being overwritten by this pipeline run.