---
title: "GetAll"
method: GET
path: "/api/v1/manage/getAllRoles"
tags: ["v1/manage/role"]
---

# GetAll

`GET /api/v1/manage/getAllRoles`

接口权限编码:v1:manage:role:getAll

## Response `200`

OK

- object[]
  - `roleCode` string, required
  - `roleName` string, required
  - `uuid` string, required

## Changes

- **2026-07-17** `80c5cdf6eb39` — 3 info
  - api operation id `manage/RoleGetAll` removed and replaced with `v1/Manage/RoleGetAll`
  - api tag `v1/manage/role` added
  - api tag `manage/role` removed
- **2025-09-28** `e1154be53c2c` — 3 info
  - api operation id `v1/Manage/RoleGetAll` removed and replaced with `manage/RoleGetAll`
  - api tag `manage/role` added
  - api tag `v1/manage/role` removed

[Change history](https://skmtc.dev/jzero-io/apis/untitled-api/changes/api/v1/manage/getAllRoles/get.md)

---

[API](https://skmtc.dev/jzero-io/apis/untitled-api.md) · [All operations](https://skmtc.dev/jzero-io/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jzero-io/untitled-api/revisions/80c5cdf6eb39/schema)
