Fetch Journey
Fetch a Journey
Path parameters
Response
The request has succeeded.
Example response
{
"id": "69ae0e64b02bfe73a44ca479",
"transition_type": "pre_offer",
"publishing_state": "published",
"created_at": "2026-02-01T01:02:03Z"
}Changes
Changed in 4 of the 19 revisions of this API.382
- ▲
for the
pathrequest parameterid, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ●
added the new
draftenum value to thepublishing_stateresponse property for the response status200response-property-enum-value-added
- ●
added the new
offboardingenum value to thetransition_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
offerenum value to thetransition_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
onboardingenum value to thetransition_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
post_offerenum value to thetransition_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
pre_offerenum value to thetransition_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
publishedenum value to thepublishing_stateresponse property for the response status200response-property-enum-value-added
- ●
added the new
unpublishedenum value to thepublishing_stateresponse property for the response status200response-property-enum-value-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
journey_typefrom the response with the200statusresponse-required-property-removed
- ○
added the required property
transition_typeto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 68 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲