---
title: "List All Possible Journeys"
method: GET
path: "/v1/journeys"
tags: ["all journey types"]
---

# List All Possible Journeys

`GET /v1/journeys`

## Response `200`

Successful Response

- JourneyRepresentation[]
  - `id` string, required
  - `description` string, nullable
  - `examples` string[], nullable
  - `metadata` object, nullable
  - `journey_type` 'custom_assistant' | 'watson_assistant'

---

[API](https://skmtc.net/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.net/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/revisions/82c114c37196/schema)
