Journeys

Retrieve summary of specified journey

Retrieve the summary of a specified journey.

get/entities/journeys/{journeyId}

Path parameters

journeyIdinteger required

Journey ID

Response

Returns a summary of the journey

Changes

Changed in 2 of the 3 revisions of this API.163

  • 24caa8eb809b162See the full diff
    • the included/items/anyOf[SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property included/items/anyOf[SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/behaviorTableName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property included/items/anyOf[SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/columns from the response with the 200 status

      response-optional-property-removed

    • removed the optional property included/items/anyOf[SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/formatting from the response with the 200 status

      response-optional-property-removed

    • removed the optional property included/items/anyOf[SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/joinRow from the response with the 200 status

      response-optional-property-removed

    • removed the optional property included/items/anyOf[SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/joinStrategy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property included/items/anyOf[SyndicationJsonApiResource]/attributes/syndicationBehaviors/items/orderBy from the response with the 200 status

      response-optional-property-removed

    • added SyndicationBehaviorResponse to the included/items/anyOf[SyndicationJsonApiResource]/attributes/syndicationBehavior response property allOf list for the response status 200

      response-property-all-of-added

    • removed SyndicationBehavior from the included/items/anyOf[SyndicationJsonApiResource]/attributes/syndicationBehavior response property allOf list for the response status 200

      response-property-all-of-removed

    • added the optional property data/attributes/journeyStages/items/steps/uuid/oneOf[JourneyAbTestStep]/randomizationMode to the response with the 200 status

      response-optional-property-added