---
title: "Retrieve all of the custom tabs that would appear for the given role"
method: GET
path: "/v2/tab/summary/role/{roleId}"
tags: ["Custom Tabs"]
---

# Retrieve all of the custom tabs that would appear for the given role

`GET /v2/tab/summary/role/{roleId}`

Retrieve a summary of the tabs available to a given role

## Path parameters

- `roleId` integer, required

## Response `200`

Returns a list of the available custom tabs for the specified role, and the role hierarchy (used for sorting, if desired)

## Other responses

- `404` — The RoleId could not be found

---

[API](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0.md) · [All operations](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ninjarmm/ninjaone-public-api-2-0/revisions/753f26d46650/schema)
