Retrieves a job. Useful to check its status.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the job.
^job_[A-Za-z0-9]{16}$Job retrieved successfully.
Status of this job.
Type of job this is.
ID of this job.
When this job was created.
connection_id of the connection this job uses.
URL to download the result of this job.
Completion percentage of this job.
Estimated time remaining before job completes.
Format of the file. Must be json or csv.
json, csv Status details.
Job execution summary.