Returns the current processing status for a batch job. Only the user who submitted the job can query it.
Possible statuses: QUEUED, PROCESSING, COMPLETED, ERROR, CANCELLING, CANCELLED.
Errors
400 — Invalid process_id or job does not belong to your account.