---
title: "Get permissions for a specific role"
method: GET
path: "/v1/users/permissions/{role}"
tags: ["Users"]
---

# Get permissions for a specific role

`GET /v1/users/permissions/{role}`

Get API and UI permissions for a specific management role

## Path parameters

- `role` string, required

## Response `200`

Role permissions

- RolesWithPermissions — A map of role names to their permissions

## Other responses

- `403` — Forbidden
- `404` — Not Found

---

[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)
