# JobStatus ## Enum Variants | Name | Value | |---- | -----| | Running | running | | Completed | completed | | CompletedWithErrors | completed_with_errors | | Cancelled | cancelled | | Failed | failed | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)