...
Excerpt |
---|
Retrieves an unique list of statuses (ids) for a given workflow. |
Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
workflow name | String | Yes | Name of the given workflow. |
isDraft | Boolean | No | Flag for specifying whether we should consider the draft or not. If not specified, it defaults to "false". |
...