The WorkflowsPage Entity

The WorkflowsPage class represents a page of Workflows, usually returned from the workflows.find() method.

Instance Properties

NameTypeDescription
workflowsWorkflow[]The Workflows included in this page of results
nextPageTokenstringThe pageToken to use for fetching the next page of items from workflows.find()
countnumberThe number of Workflows returned