# Overview

Attribute Type Description
batch string Batch UUID.
status string, value can be "new", "copying", "copied", "hash_mismatch", "validating", "validation_failed", "processing", "processed", "writing_results", "cancel", "cancelling", "cancelled", "deleting", "completed" Status of the batch. For more details, see the Batch statuses section.
created_ts timestamp Time at which the batch was created. Measured in seconds (to three decimal places) that have elapsed since the Unix epoch(opens new window).
updated_ts timestamp Time at which the batch was last updated. Measured in seconds (to three decimal places) that have elapsed since the Unix epoch(opens new window)
hash * string SHA-256 hash(opens new window).

*

The "hash" attribute is returned only if it was provided in the request to the endpoint.

Was this article helpful?