Retrieve an Automated Job
Get an automated job by job_id
.
Authorizations
Please use your Access Token
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Used to indicate the original media type of the resource
Path Parameters
Response
The id of the job that has been created.
The url that can be used to retrieve the job status
Only data_sync_all
currently supported
data_sync_all
pending
, in_progress
, complete
, error
, reauth_error
, permissions_error
The datetime when the job was created. for scheduled jobs, this will be the initial connection time. For ad-hoc jobs, this will be the time the creation request was received.
The datetime a job is scheduled to be run. For scheduled jobs, this datetime can be in the future if the job has not yet been enqueued. For ad-hoc jobs, this field will be null.
The datetime a job entered into the job queue.
The datetime the job completed.
Was this page helpful?