The Open API specification for Synapse is now available for download!

Download Open API Spec

AsynchJobState

org.sagebionetworks.repo.model.asynch.AsynchJobState

The job's state can be one of the following enumerations

Enumeration
name description
PROCESSING The job is currently being processed.
FAILED The job has failed due to an error.
COMPLETE The job has completed successfully.