v1

latestOpenAPI 3.0.02026-07-132990743.4 KB
System

List plugins

List all the installed plugins

get/plugins

Response

{"stackTrail":"paths:/plugins:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON array containing the identifiers of the installed plugins","example":["explorer.js","AWS S3 Storage","authorization","connectivity-checks","delayed-deletion","dicom-web","education","gdcm","housekeeper","indexer","multitenant-dicom","mysql-index","mysql-storage","neuro","odbc-index","odbc-storage","ohif","orthanc-explorer-2","postgresql-index","postgresql-storage","serve-folders","stl","stone-rtviewer","stone-webviewer","tcia","transfers","volview","web-viewer","worklists","wsi"]}

Example response

[
  "explorer.js",
  "AWS S3 Storage",
  "authorization",
  "connectivity-checks",
  "delayed-deletion",
  "dicom-web",
  "education",
  "gdcm",
  "housekeeper",
  "indexer",
  "multitenant-dicom",
  "mysql-index",
  "mysql-storage",
  "neuro",
  "odbc-index",
  "odbc-storage",
  "ohif",
  "orthanc-explorer-2",
  "postgresql-index",
  "postgresql-storage",
  "serve-folders",
  "stl",
  "stone-rtviewer",
  "stone-webviewer",
  "tcia",
  "transfers",
  "volview",
  "web-viewer",
  "worklists",
  "wsi"
]