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

# List all RBAC roles

`GET /rbac/roles`

Use when building role pickers or permission UIs. Returns all roles with permissions and descriptions.

## Response `200`

List of roles

- object

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/flexprice/apis/flexprice-api.md) · [All operations](https://skmtc.net/flexprice/apis/flexprice-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flexprice/flexprice-api/versions/f0601ed97bd3/schema)
