Journeys

List Journeys

Get the list of journeys.

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.

Changes