---
title: "Get all role permissions"
method: GET
path: "/v1/users/permissions"
tags: ["Users"]
---

# Get all role permissions

`GET /v1/users/permissions`

Get all management roles along with API and UI permissions

## Response `200`

Role permissions

- RolesWithPermissions — A map of role names to their permissions

## Other responses

- `403` — Forbidden

---

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