/
/Orthanc API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 19h ago · Updated 2w ago
Instances58
Jobs9
Logs16
Networking42
Other6
Patients41
Series41
Studies42
System40
  • getList plugins
  • getJavaScript extensions to Orthanc Explorer
  • getGet plugin
  • getGet database statistics
  • getGet system information
  • getGet accepted SOPClassUID
  • getGet accepted transfer syntaxes
  • putSet accepted transfer syntaxes
  • postAnonymize a set of resources
  • postDescribe a set of resources
  • postDelete a set of resources
  • postModify a set of resources
  • postCount local resources
  • getCreate ZIP archive
  • postCreate ZIP archive
  • postCreate one DICOM instance
  • getCreate DICOMDIR media
  • postCreate DICOMDIR media
  • getCreate DICOMDIR media
  • postCreate DICOMDIR media
  • getGet default encoding
  • putSet default encoding
  • getGet DICOM conformance
  • postTrigger C-ECHO SCU
  • postExecute Lua script
  • postLook for local resources
  • getGenerate an identifier
  • postInvalidate DICOM-as-JSON summaries
  • getGet all the used labels
  • postLook for DICOM identifiers
  • getAre metrics collected?
  • putEnable collection of metrics
  • getGet usage metrics
  • getGet UTC time
  • getGet local time
  • postReconstruct all the index
  • postRestart Orthanc
  • postShutdown Orthanc
  • getIs unknown SOP class accepted?
  • putSet unknown SOP class accepted
Tracking changes4
    System

    Execute Lua script

    Execute the provided Lua script by the Orthanc server. This is very insecure for Orthanc servers that are remotely accessible. Since Orthanc 1.5.8, this route is disabled by default and can be enabled thanks to the ExecuteLuaEnabled configuration.

    post/tools/execute-script

    Changes