---
title: "Get Eligible Roles For Group"
method: GET
path: "/api/v1/admin/user-roles/hierarchy/{group_id}/eligible-roles"
tags: ["admin-user-roles"]
---

# Get Eligible Roles For Group

`GET /api/v1/admin/user-roles/hierarchy/{group_id}/eligible-roles`

Get roles that are bound to a record type group (eligible for hierarchy).

## Path parameters

- `group_id` integer, required

## Headers

- `authorization` string, nullable
- `X-API-Key` string, nullable

## Response `200`

Successful Response

- object[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ninjavan/apis/salesforce-sales-cloud-replacement.md) · [All operations](https://skmtc.net/ninjavan/apis/salesforce-sales-cloud-replacement/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ninjavan/salesforce-sales-cloud-replacement/versions/fd3a41a6260b/schema)
