---
title: "List system roles"
method: GET
path: "/system-roles"
tags: ["users"]
---

# List system roles

`GET /system-roles`

## Response `200`

List of system roles

- SystemRoles
  - `content` SystemRole[]
    - `id` string, required
    - `name` string

## Other responses

- `403` — with code * **PERMISSION_DENIED** Not permitted to manage users

---

[API](https://skmtc.net/smartrecruiters/apis/apply-api.md) · [All operations](https://skmtc.net/smartrecruiters/apis/apply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrecruiters/apply-api/versions/449bdc2516c9/schema)
