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

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

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

Get a plugin in plugin panel

## Path parameters

- `tableId` string, required
- `pluginPanelId` string, required
- `pluginId` string, required

## Response `200`

Returns data about the plugin.

- object
  - `baseId` string, required
  - `name` string, required
  - `tableId` string, required
  - `pluginId` string, required
  - `pluginInstallId` string, required
  - `storage` object

---

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