Skip to content

js-bao-wss-client


js-bao-wss-client / ListWorkflowRunsOptions

Interface: ListWorkflowRunsOptions

Options for listing workflow runs

Properties

contextDocId?

optional contextDocId: string

Filter by context document ID


cursor?

optional cursor: string

Pagination cursor


forward?

optional forward: boolean

Sort direction: true for ascending (oldest first), false/undefined for descending (newest first)


limit?

optional limit: number

Pagination limit


status?

optional status: string

Filter by status


workflowKey?

optional workflowKey: string

Filter by workflow key