Journeys
Fetch Journey
Fetch a Journey
get/api/v2/journeys/{id}
Path parameters
idstring required
Response
The request has succeeded.
Example response
{
"id": "12345",
"title": "Offer",
"journey_type": "offer",
"publishing_state": "unpublished, published, draft",
"created_at": "2025/01/01"
}