Provides details of a single job.
| Field | Type | Required | Description |
|---|---|---|---|
bytesSynced |
Optional<Long> | ➖ | N/A |
connectionId |
String | ✔️ | N/A |
duration |
Optional<String> | ➖ | Duration of a sync in ISO_8601 format |
jobId |
long | ✔️ | N/A |
jobType |
JobTypeEnum | ✔️ | Enum that describes the different types of jobs that the platform runs. |
lastUpdatedAt |
Optional<String> | ➖ | N/A |
rowsSynced |
Optional<Long> | ➖ | N/A |
startTime |
String | ✔️ | N/A |
status |
JobStatusEnum | ✔️ | N/A |