JavaScript
Journeys
List versions of a journey
GET /journeys//versions returns the published versions of a journey, ordered with the most recently published version first.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Journey id
Minimum string length:
1