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

# List selectable phases

`GET /api/journey/template/phases`

Phases available for a step (value/label), for the admin step form.

## 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/d6ed0fec5d4f/schema)
