Returns the list of activations associated with the journey bundle

Returns the list of activations associated with the journey bundle

SecurityTdApikeyAuth
Request
path Parameters
journeyBundleId
required
integer <int64>

Journey Bundle ID

Responses
200

Returns the list of activations associated with the journey bundle

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