Workflows

Search Workflow Executions

Invokes the c1.api.workflows.v1beta.WorkflowExecutionSearchService.SearchWorkflowExecutions method.

post/api/v1beta/workflow_executions/search

Request body

executionStepStatesstring[] nullable

The executionStepStates field.

pageSizeinteger

The pageSize field.

pageTokenstring

The pageToken field.

querystring

The query field.

workflowTemplateIdstring

The workflowTemplateId field.

Response

Successful response

nextPageTokenstring

The nextPageToken field.

Changes