Get Job
Get Job
GET
Get Job
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
A configured job: an agent plus its schedule, inputs, and destination.
Unique job identifier (job_).
Pattern:
^job_[1-9][0-9]*$Job name.
When the job was created.
Free-text description of the job.
Where the job writes its results.
Human-friendly job name shown in the UI.
Name of the extract template this job runs.
Input data configuration for the job.
Timestamp of the most recent run.
Status of the most recent run.
Available options:
PENDING, RUNNING, SUCCESS, FAILED, CANCELLED, TIMEOUT, WARNING Cron schedule controlling automatic runs.
When the job was last updated.