v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
Networking

List DICOM modalities

List all the DICOM modalities that are known to Orthanc. This corresponds either to the content of the DicomModalities configuration option, or to the information stored in the database if DicomModalitiesInDatabase is true.

get/modalities

Query parameters

expandstring

If present, retrieve detailed information about the individual DICOM modalities

Response

{"stackTrail":"paths:/modalities:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON array containing either the identifiers of the modalities, or detailed information about the modalities (if `expand` argument is provided)"}