Return the list of statistics of jouney under the bundle

Return the statistics under the journey 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}/statistics
Request samples
Response samples
application/json
{
  • "data": [
    ],
  • "included": [
    ]
}