---
title: "Get user roles list"
method: GET
path: "/client/users/roles"
tags: ["Client API"]
---

# Get user roles list

`GET /client/users/roles`

Get user roles list

## Response `200`

Successful operation

- UserRole
  - `roleid` integer
  - `name` string
  - `comments` string

## Other responses

- `500` — Error

---

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