---
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.

## Query parameters

- `user_type` 'user' | 'service_account'

## Response `200`

List of roles

- object

## Other responses

- `400` — Invalid request
- `500` — 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/revisions/d567e8585c2e/schema)
