Display workflows associated with a feature flag.
The project key
The feature flag key
The environment key
Filter results by workflow status. Valid status filters are active
, completed
, and failed
.
A field to sort the items by. Prefix field by a dash ( - ) to sort in descending order. This endpoint supports sorting by creationDate
or stopDate
.
The maximum number of workflows to return. Defaults to 20.
Where to start in the list. Defaults to 0. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query limit
.
Workflows collection response
An array of workflows
Total number of workflows
The location and content type of related resources