v1
latestOpenAPI 3.0.02026-07-132990743.4 KBNetworking
List answers to a query
List the indices of all the available answers resulting from a query/retrieve operation on some DICOM modality, whose identifier is provided in the URL
get/queries/{id}/answers
Path parameters
idstring required
Identifier of the query of interest
Query parameters
expandstring
If present, retrieve detailed information about the individual answers
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:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"JSON array containing the indices of the answers, or detailed information about the reported answers (if `expand` argument is provided)"}