I've been searching through online resources and the Orthanc Book and don't see anywhere an API call that can be made to Orthanc that returns how the server is set up (ie, AET, port, TransferSyntaxes accepted etc: information configured in the orthanc.json file). I appreciate that this may be a security concern, but if the API call was made from a known DICOM entity already (as in, it's listed in the DicomModalities) then would there be any harm?
I think this would be really useful, as an external application could check the configured settings for the server before starting to send or query.
Thoughts?