Skip to content

SDK API Reference / JourneyListItem

Interface: JourneyListItem

Journey list item (summary format)

Properties

audienceId

audienceId: string

Parent segment ID


createdAt

createdAt: string

Created timestamp


description?

optional description: string | null

Journey description


folderId?

optional folderId: string | null

Folder ID


id

id: string

Journey ID


journeyBundleId

journeyBundleId: string

Journey bundle ID


journeyBundleName

journeyBundleName: string

Journey bundle name (the actual journey name)


name

name: string

Journey version name (e.g., "v1", "v2")


paused

paused: boolean

Whether journey is paused


state

state: JourneyState

Journey state


updatedAt

updatedAt: string

Updated timestamp


versionNumber?

optional versionNumber: number

Version number within bundle