Returns the latest journey in the bundle

Returns the latest journey in the bundle

SecurityTdApikeyAuth
Request
path Parameters
journeyBundleId
required
integer <int64>

Journey Bundle ID

Responses
200

Returns the latest journey in the bundle

get/entities/journey_bundles/{journeyBundleId}/latest
Request samples
Response samples
application/json
{
  • "data": {
    },
  • "included": [
    ]
}