---
title: "List Archetypes"
method: GET
path: "/v1/archetypes"
tags: ["archetypes"]
---

# List Archetypes

`GET /v1/archetypes`

List system archetypes visible to any logged-in user.

Excludes archetypes flagged `is_system_internal` (those are for special
internal flows that template authors shouldn't pick from). Returns the
fields the template editor + dashboard need; intentionally omits
`prompt_section` from the list response (callers don't need the full
body when picking; admins use the dedicated admin endpoint to read it).
`opening_style` / `bridge_directive` are included so the template editor
can show the opening posture a template inherits from its archetype.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/roxels/apis/interviewer.md) · [All operations](https://skmtc.dev/roxels/apis/interviewer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roxels/interviewer/revisions/4ef48ed226e1/schema)
