---
title: "List answers to a query"
method: GET
path: "/queries/{id}/answers"
tags: ["Networking"]
---

# List answers to a query

`GET /queries/{id}/answers`

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

## Path parameters

- `id` string, required

## Query parameters

- `expand` string
- `short` boolean
- `simplify` boolean

## Response `200`

- unknown

---

[API](https://skmtc.net/orthancserver/apis/orthanc-server.md) · [All operations](https://skmtc.net/orthancserver/apis/orthanc-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orthancserver/orthanc-server/versions/af646f6f871b/schema)
