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

orthanc-server.com

Summary: Get one answer
Operation ID:
Auth: unknown
Description

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

Parameters (4)

id (string, path, required)

Identifier of the query of interest

index (string, path, required)

Index of the answer

short (boolean, query, optional)

If present, report the DICOM tags in hexadecimal format

simplify (boolean, query, optional)

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

No probe data for this endpoint yet.