v1
latestOpenAPI 3.0.02026-07-132990743.4 KBSystem
Get plugin
Get system information about the plugin whose identifier is provided in the URL
get/plugins/{id}
Path parameters
idstring required
Identifier of the job of interest
Response
{"stackTrail":"paths:/plugins/{id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON object containing information about the plugin","example":{"Description":"Implementation of DICOMweb (QIDO-RS, STOW-RS and WADO-RS) and WADO-URI.","ExtendsOrthancExplorer":true,"ID":"dicom-web","RootUri":"../dicom-web/app/client/index.html","Version":"1.22"}}
Example response
{
"Description": "Implementation of DICOMweb (QIDO-RS, STOW-RS and WADO-RS) and WADO-URI.",
"ExtendsOrthancExplorer": true,
"ID": "dicom-web",
"RootUri": "../dicom-web/app/client/index.html",
"Version": "1.22"
}