---
title: "List selectable CTA destinations"
method: GET
path: "/api/journey/template/cta-destinations"
tags: ["journey"]
---

# List selectable CTA destinations

`GET /api/journey/template/cta-destinations`

Deep-link destinations for a step CTA button.

## Response `200`

Successful Response

- LabeledOption[]
  - `value` string, required — Value stored on the step
  - `label` string, required — Human-readable label

---

[API](https://skmtc.dev/corabea/apis/corabea-api.md) · [All operations](https://skmtc.dev/corabea/apis/corabea-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corabea/corabea-api/revisions/13c1bce1bdc4/schema)
