---
title: "Get all system role assignments"
method: GET
path: "/api/v1alpha/system_roles/all"
tags: ["System Roles"]
---

# Get all system role assignments

`GET /api/v1alpha/system_roles/all`

Get all system roles with their assigned users and permissions

## Response `200`

All system role assignments retrieved successfully

- object — Map of role names to objects containing users and permissions

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - requires developer privileges

---

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