GET /changes
Summary: List changes
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Whenever Orthanc receives a new DICOM instance, this event is recorded in the so-called _Changes Log_. This enables remote scripts to react to the arrival of new DICOM resources. A typical application is auto-routing, where an external script waits for a new DICOM instance to arrive into Orthanc, then forward this instance to another modality.
Parameters (2)
limit
(number, query, optional)
Limit the number of results
since
(number, query, optional)
Show only the resources since the provided index
No probe data for this endpoint yet.