latestOpenAPI 3.0.02026-08-20162257.9 KB
d19cdc961b84
Journeys
getSettingsForJourney
Get settings related to the journey using journey ID.
get/v1/journey/{id}/settings
Path parameters
idstring uuid required
Example:509cdffe-424f-457a-95c2-9708c304ce77
Journey ID
Response
Success
Example response
{
"organizationId": "739224",
"canary": true,
"thirdPartyCookies": true
}