---
title: "Get current user's system roles and permissions"
method: GET
path: "/api/v1alpha/system_roles/me"
tags: ["System Roles"]
---

# Get current user's system roles and permissions

`GET /api/v1alpha/system_roles/me`

Get all system roles and permissions for the authenticated user

## Response `200`

User's system roles and permissions retrieved successfully

- object — Map of role names to lists of permission values

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/hail-is/apis/hail-auth-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-auth-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-auth-service/revisions/ec7e68cd907c/schema)
