---
title: "Retrieves the roles on an account"
method: GET
path: "/settings/users/2026-03/roles"
tags: ["Roles"]
---

# Retrieves the roles on an account

`GET /settings/users/2026-03/roles`

Retrieves the roles on an account

## Response `200`

successful operation

- CollectionResponsePublicPermissionSetNoPaging
  - `results` PublicPermissionSet[], required
    - `id` string, required — The role's unique ID
    - `name` string, required — The role's name
    - `requiresBillingWrite` boolean, required — Whether this role has a paid seat and requires the billing-write scope to assign/unassign to users

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/settings-user-provisioning.md) · [All operations](https://skmtc.net/hubspot/apis/settings-user-provisioning/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/settings-user-provisioning/versions/88afd8abb54e/schema)
