Workflow states

/structure/workflows/(id)/states

Collection of states under a single workflow.

GET

Output: WorkflowState[]
  Retrieves information on all workflow states of the given 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
Workflow state Information on a single workflow state.
Workflow state ID from alias (multiple) Allows resolution of one or more workflow state IDs from their aliases.