v53

OpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
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.

Response

cursorstring

A cursor token for pagination. Present when there are more results available.