Journeys
List Journeys
Lists the workspace's journeys, each carrying a name, state, and enabled flag. Paged by cursor.
get/journeys
Query parameters
cursorstring
A cursor token for pagination. Use the cursor from the previous response to fetch the next page of results.
version'published' | 'draft'
The version of journeys to retrieve. Accepted values are published (for published journeys) or draft (for draft journeys). Defaults to published.