Workflow state transitions
/structure/workflows/(id)/statetransitions
Valid state transitions in the selected workflow.
GET
| Output: | WorkflowState[] |
| Retrieves information on valid state transitions in the current workflow. | |
| Parameters: | ?currentstate - null or state ID. Restricts the list of returned states to those that are available as valid states from the current state. |
Sub-Resources
| Item | Description |
|---|---|
| State transition ID from alias (multiple) | Allows resolution of one or more workflow state transition IDs from their aliases. |