---
title: "List available roles"
method: GET
path: "/inter-api/supos/userManage/roleList"
tags: ["supos/userManage", "suposUserManage"]
---

# List available roles

`GET /inter-api/supos/userManage/roleList`

## Response `200`

A successful response.

- RoleDetail[]
  - `denyResourceList` RoleResource[]
    - `methods` string[]
    - `policyId` string
    - `resourceId` string
    - `uri` string, required
  - `resourceList` RoleResource[]
    - `methods` string[]
    - `policyId` string
    - `resourceId` string
    - `uri` string, required
  - `roleId` string, required
  - `roleName` string, required

---

[API](https://skmtc.net/freezonex/apis/untitled-api.md) · [All operations](https://skmtc.net/freezonex/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freezonex/untitled-api/revisions/1837fd35a283/schema)
