WorkflowBulkUnarchiveResponse
May 22, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
unarchived | List[models.Workflow] | :heavy_check_mark: | Workflows that were successfully unarchived or were already unarchived |
errored | List[models.WorkflowBulkError] | :heavy_minus_sign: | Workflows that could not be unarchived and the corresponding error messages |