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

## Changes

- **2026-07-23** `ec7e68cd907c` — 1 info
  - the endpoint scheme security `developerAuth` was removed from the API
- **2025-09-02** `0e3cf411b1d6` — 1 info
  - endpoint added
- **2025-04-16** `187d5f64b759` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hail-is/apis/hail-auth-service/changes/api/v1alpha/system_roles/all/get.md)

---

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