get
/journeys/{id}Get journey
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