Queued process object

FieldTypeDescription
process_idstringA unique process identifier.
typestringThe type of the process. Can be file-import, sketch-import or bulk-apply-tm.
statusstringCurrent status of the process. Can be queued, pre_processing, running, post_processing, cancelled, finished or failed.
messagestringCan contain a message related to the current process status (such as an error message).
created_bynumberID of a user who initiated the process.
created_by_emailstringemail of a user who initiated the process.
created_atstringDate of when the process was created in the queue.
created_at_timestampnumberUnix timestamp of when the process was created in the queue.