Get job
This API call provides specific information about a job within a project.
The response includes fundamental job details such as the current status, assigned providers, language combination, or workflow step to which the job belongs. Additionally, it offers a subset of the Get project information.
Furthermore, the response contains timestamps for the last Update source and Update target operations executed on the job.
If the job was imported as continuous, the job will be marked as such, and the response will include the timestamp of the last update.
Moreover, the response features a boolean flag indicating if the job was imported successfully. It also highlights potential errors that might have occurred during the import process.
The jobReference
field serves as a unique identifier that allows matching corresponding jobs across different
workflow steps.
Response
successful operation
The response is of type object
.