Run a job
jobs_post_runs(id)
id | integer required. The ID for this job. |
---|
A list containing the following elements:
integer,
string,
string, The time that the run was queued.
string, The time that the run started.
string, The time that the run completed.
string, The error message for this run, if present.