Return the list of activation sankey charts of journey under the bundle

Return the list of activation sankey charts of journey under the bundle

SecurityTdApikeyAuth
Request
path Parameters
journeyBundleId
required
integer <int64>

Journey Bundle ID

Responses
200

Returns the list of the journey statistics

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