Type Alias: WorkflowListPageResponse
WorkflowListPageResponse =
PaginatedResponse<WorkflowListItem>
Defined in: packages/sdk/src/types/task-types.ts:240
A page of workflow list items (GET /workflows).
WorkflowListPageResponse =
PaginatedResponse<WorkflowListItem>
Defined in: packages/sdk/src/types/task-types.ts:240
A page of workflow list items (GET /workflows).