---
title: "Retrieve the requested tab along with any extensions based on the supplied roleId"
method: GET
path: "/v2/tab/{tabId}/role/{roleId}"
tags: ["Custom Tabs"]
---

# Retrieve the requested tab along with any extensions based on the supplied roleId

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

Retrieve the requested tab along with any extensions based on the supplied roleId

## Path parameters

- `tabId` integer, required
- `roleId` integer, required

## Response `200`

The Custom Tabs and extensions as viewed by the specified role

## Other responses

- `404` — The Custom Tab or Role 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)
