Workflow Executions API (workflowexecutions:v1)

2023-01-28

1 updated method

Updates

    Methods
  • workflowexecutions.projects.locations.workflows.executions.list

      Parameters :

        orderBy

          Type : string

          Description : Optional. The orderding applied to the [Executions.ListExecutions] results. By default the ordering is based on descending start time. The following fields are supported for order by: executionID, startTime, endTime, duration, state, and workflowRevisionID.

          Location : query

        filter

          Description : Optional. Filters applied to the [Executions.ListExecutions] results. The following fields are supported for filtering: executionID, state, startTime, endTime, duration, workflowRevisionID, stepName, and label.

          Location : query

          Type : string