Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

isDraftBooleanNoFlag for specifying whether we should consider the draft or not. If not specified, it defaults to "false".

...