GET /exports
Summary: List exports
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
For medical traceability, Orthanc can be configured to store a log of all the resources that have been exported to remote modalities. In auto-routing scenarios, it is important to prevent this log to grow indefinitely as incoming instances are routed. You can either disable this logging by setting the option `LogExportedResources` to `false` in the configuration file, or periodically clear this log by `DELETE`-ing this URI. This route might be removed in future versions of Orthanc.
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.