# HG changeset patch # User Sebastien Jodogne # Date 1580978849 -3600 # Node ID 8e97e0524e16d89f4987c6b472e9046dae5a10f3 # Parent b19b892977a20cb375c88d33eb5093bd82e7dea6 cont diff -r b19b892977a2 -r 8e97e0524e16 Sphinx/source/users/rest.rst --- a/Sphinx/source/users/rest.rst Thu Feb 06 09:46:10 2020 +0100 +++ b/Sphinx/source/users/rest.rst Thu Feb 06 09:47:29 2020 +0100 @@ -776,6 +776,10 @@ Setting the ``Expand`` field to ``true`` in the POST body of the query will automatically report details about each study:: + $ curl https://demo.orthanc-server.com/tools/find -d '{"Level":"Study","Query":{"PatientName":"KNIX"}}' + [ + "b9c08539-26f93bde-c81ab0d7-bffaf2cb-a4d0bdd0" + ] $ curl https://demo.orthanc-server.com/tools/find -d '{"Level":"Study","Query":{"PatientName":"KNIX"},"Expand":true}' [ {