v1
latestOpenAPI 3.1.02026-07-22750642.5 KBJourneys
List journeys
List the organization's journeys, newest first. A journey is the step sequence people move through, attached to an initiative. Read-only.
get/api/v1/journeys
Query parameters
initiativeIdstring
Only the journey attached to this initiative.
status'DRAFT' | 'ACTIVE' | 'ARCHIVED'
Only journeys with this status.
limitinteger
Page size (default 100, max 1000).
cursorstring
Opaque pagination token from a previous response's next_cursor.
Response
Success