Interface WorkflowAutomationApiListWorkflowInstancesRequest

Hierarchy

  • WorkflowAutomationApiListWorkflowInstancesRequest

Properties

pageNumber?: number

Specific page number to return.

pageSize?: number

Size for a given page. The maximum allowed value is 100.

workflowId: string

The ID of the workflow.

Generated using TypeDoc