Get modality detail config

what’s the list mean, how can i get back of the configuration like via get the all modalities like:

curl http://127.0.0.1:4242/modalities?expand

[…]

this will get all of the modalities. but i only need the specifed modality.

As of Orthanc 1.8.0, there is no such feature in the REST API.

Sébastien-

ok, got it

This feature has been implemented with the following changeset:
https://hg.orthanc-server.com/orthanc/rev/1263e727d048

This will be part of Orthanc 1.8.1.