---
title: "Validate the journey can be appended to the bundle"
method: GET
path: "/entities/journey_bundles/{journeyBundleId}/journeys_appendable"
tags: ["Journeys"]
---

# Validate the journey can be appended to the bundle

`GET /entities/journey_bundles/{journeyBundleId}/journeys_appendable`

Validate the journey can be appended to the bundle

## Path parameters

- `journeyBundleId` integer, required

## Response `200`

New journey can be appendable

- PartialJourneyYamlEntitiesJourneyBundleNewJourneyAppendableJsonApiResponse

## Other responses

- `400` — New journey can not be appendable

---

[API](https://skmtc.net/treasure/apis/cdp-api.md) · [All operations](https://skmtc.net/treasure/apis/cdp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/treasure/cdp-api/revisions/24caa8eb809b/schema)
