---
title: "Get all roles"
method: GET
path: "/rbac/roles"
tags: ["RBAC"]
---

# Get all roles

`GET /rbac/roles`

Retrieves a list of all roles.

## Response `200`

A list of roles.

## Other responses

- `500` — Failed to get roles.

---

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