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

# List selectable icons

`GET /api/journey/template/icons`

Step icons available (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/13c1bce1bdc4/schema)
