---
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

- SettingsUsersCollectionResponsePublicPermissionSetNoPaging
  - `results` SettingsUsersPublicPermissionSet[], 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/hubspot-api-specification.md) · [All operations](https://skmtc.net/hubspot/apis/hubspot-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/hubspot-api-specification/revisions/f9c7181056c5/schema)
