Skip to content

SDK API Reference / WorkflowSession

Interface: WorkflowSession

Workflow session

Properties

id

id: string


lastAttempt?

optional lastAttempt?: object

cancelRequested

cancelRequested: boolean

createdAt

createdAt: string

done

done: boolean

finishedAt?

optional finishedAt?: string

id

id: string

params

params: Record<string, unknown>

retryAttemptName?

optional retryAttemptName?: string | null

success

success: boolean


project?

optional project?: object

id

id: string

name

name: string


sessionTime?

optional sessionTime?: string


sessionUuid?

optional sessionUuid?: string


workflow?

optional workflow?: object

id

id: string

name

name: string