Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

pluginId
string
erforderlich

Antwort

200 - application/json

Returns data about the plugin.

id
string
erforderlich
name
string
erforderlich
positions
enum<string>[]
erforderlich
Verfügbare Optionen:
dashboard,
view,
contextMenu,
panel
secret
string
erforderlich
status
enum<string>
erforderlich
Verfügbare Optionen:
developing,
reviewing,
published
createdTime
string
erforderlich
lastModifiedTime
string
erforderlich
description
string
detailDesc
string
config
object
url
string
helpUrl
string
i18n
object
Beispiel:
pluginUser
object
Zuletzt geändert am 4. September 2026