Get the run history of this import
imports_list_runs(id)
| id | integer required. |
|---|
An array containing the following fields:
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.