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

# List user roles

`GET /v2/roles`

List all roles for the account

## Response `200`

OK

- object
  - `roles` object[]
    - `name` string
    - `id` string

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/fountain/apis/hire-public-api.md) · [All operations](https://skmtc.net/fountain/apis/hire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fountain/hire-public-api/revisions/5f406c0e9462/schema)
