v1

latestOpenAPI 3.0.02026-07-142740323.4 KB
Networking

Get one answer

Get the content (DICOM tags) of one answer associated with the query/retrieve operation whose identifier is provided in the URL

get/queries/{id}/answers/{index}/content

Path parameters

idstring required

Identifier of the query of interest

indexstring required

Index of the answer

Query parameters

shortboolean

If present, report the DICOM tags in hexadecimal format

simplifyboolean

If present, report the DICOM tags in human-readable format (using the symbolic name of the tags)

Response

{"stackTrail":"paths:/queries/{id}/answers/{index}/content:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON object containing the DICOM tags of the answer"}