The type of the process. Can be file-import, sketch-import, bulk-apply-tm, or create-branch-reindex. The latter process type is fired when a branch is created via the Create a branch endpoint, and it is advised to wait until the process finishes before working with the new branch.
status
string
Current status of the process. Can be queued, pre_processing, running, post_processing, cancelled, finished or failed.
message
string
Can contain a message related to the current process status (such as an error message).
created_by
number
ID of a user who initiated the process.
created_by_email
string
email of a user who initiated the process.
created_at
string
Date of when the process was created in the queue.
created_at_timestamp
number
Unix timestamp of when the process was created in the queue.