Skip to content

SDK API Reference / JourneyExecution

Interface: JourneyExecution

Journey execution record

Properties

audienceId

audienceId: string

Parent segment ID


createdAt

createdAt: string

Created timestamp


finishedAt?

optional finishedAt?: string | null

Finished timestamp


id?

optional id?: string

Execution ID


status

status: string

Execution status


workflowAttemptId?

optional workflowAttemptId?: string

Workflow attempt ID


workflowId?

optional workflowId?: string

Workflow ID


workflowSessionId?

optional workflowSessionId?: string

Workflow session ID