Journeys
Fetch Journey
Fetch a Journey
get/api/v2/journeys/{id}
Path parameters
idstring uuid required
Example:69ae0e64b02bfe73a44ca479
Response
The request has succeeded.
Example response
{
"id": "69ae0e64b02bfe73a44ca479",
"transition_type": "pre_offer",
"publishing_state": "published",
"created_at": "2026-02-01T01:02:03Z"
}