Jobs
Represents asynchronous conversion jobs in CloudConvert. Each job contains one or more tasks that perform file conversions, imports, and exports.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Status | String |
The allowed values are processing, waiting, finished, error. | |
| CreatedAt | Datetime | ||
| EndedAt | Datetime | ||
| StartedAt | Datetime | ||
| Tag | String | ||
| Tasks | String |