---
title: "GET /table/{tableId}/plugin-panel"
method: GET
path: "/table/{tableId}/plugin-panel"
tags: ["plugin-panel"]
---

# GET /table/{tableId}/plugin-panel

`GET /table/{tableId}/plugin-panel`

Get all plugin panels

## Path parameters

- `tableId` string, required

## Response `200`

Plugin panels retrieved successfully.

- object[]
  - `id` string, required
  - `name` string, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
