Get a single pre-translation job
Returns a single pre-translation job identified by its ID.
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Last modified condition, see Conditional GET requests / HTTP Caching (optional)
ETag condition, see Conditional GET requests / HTTP Caching (optional)
Response
OK
"abcd1234cdef1234abcd1234cdef1234"
Current execution state of the pre-translation job. Jobs start as pending while queued, transition to running while executing, and settle to success or error.
pending, running, success, error Resource type that was pre-translated.
locale, job, translation_key, upload ID of the targeted resource (locale ID, job ID, key ID, or upload ID).
"abcd1234cdef1234abcd1234cdef1234"
Error message. null unless the job's status is error.