---
title: "Get installed surface plugins"
method: GET
path: "/surfaces/plugins/installed"
---

# Get installed surface plugins

`GET /surfaces/plugins/installed`

## Response `200`

successful operation

- SurfacePluginInfo[]
  - `pluginId` string, required — Plugin ID of the surface
  - `pluginName` string, required — Plugin name of the surface
  - `version` string, required — Version of the plugin
  - `pluginComment` string[] — Comment about the plugin

## Other responses

- `400` — failed operation

## Changes

- **2026-07-17** `f6c98cf1869f` — 1 info
  - added the required property `items/version` to the response with the `200` status
- **2025-02-02** `df9da472437d` — 1 breaking
  - the `items/pluginComment` response's property type/format changed from `string`/`` to `array`/`` for status `200`
- **2025-02-02** `d030a952e19d` — 1 info
  - endpoint added
- **2025-02-02** `dc40167d0278` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bitfocus/apis/bitfocus-companion-satellite-configuration-api/changes/surfaces/plugins/installed/get.md)

---

[API](https://skmtc.dev/bitfocus/apis/bitfocus-companion-satellite-configuration-api.md) · [All operations](https://skmtc.dev/bitfocus/apis/bitfocus-companion-satellite-configuration-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bitfocus/bitfocus-companion-satellite-configuration-api/revisions/f6c98cf1869f/schema)
