Skip to main content
get/journeys/{id}

Get journey

LLM
View as Markdown
Open llms.txt

Returns a journey draft, its status, and the active version when one is running.

Authorization

Scheme

  • bearerAuth

Required scopes

  • journey:read

Allowed roles

  • owner
  • admin
  • agent

Read a journey in the workspace.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Journey details

    • application/json Journey
  • default

    Error

    • application/json ProblemDetails