---
title: "Get My Role Archetypes"
method: GET
path: "/users/role-archetypes"
tags: ["users"]
---

# Get My Role Archetypes

`GET /users/role-archetypes`

Product-owned archetype keys of the current user's roles (e.g.
"business_owner"). Companion to /roles for gating that keys off a role's
stable archetype rather than its renameable name — the My Services persona
treats any business-owner role as a vendor owner, whatever it is called.

## Response `200`

Successful Response

- string[]

---

[API](https://skmtc.dev/kobaltlabs/apis/fastapi.md) · [All operations](https://skmtc.dev/kobaltlabs/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kobaltlabs/fastapi/revisions/3ff4c0bd276b/schema)
