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

Return the list of conversion 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}/conversion_sankey_charts
Request samples
Response samples
application/json
{
  • "data": [
    ],
  • "included": [
    ]
}