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

# List roles

`GET /roles`

List all roles available for use
**Access policy**: administrator

## Response `200`

Success

- PortainerRole[]
  - `Authorizations` PortainerAuthorizations
  - `Description` string — Role description
  - `Id` integer — Role Identifier
  - `Name` string — Role name
  - `Priority` integer

## Other responses

- `500` — Server error

---

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