---
title: "Get one answer"
method: GET
path: "/queries/{id}/answers/{index}/content"
tags: ["Networking"]
---

# Get one answer

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

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

## Path parameters

- `id` string, required
- `index` string, required

## Query parameters

- `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)
