---
title: "C-FIND SCU for worklist"
method: POST
path: "/modalities/{id}/find-worklist"
tags: ["Networking"]
---

# C-FIND SCU for worklist

`POST /modalities/{id}/find-worklist`

Trigger C-FIND SCU command against the remote worklists of the DICOM modality whose identifier is provided in URL

## Path parameters

- `id` string, required

## Request body

- object
  - `Full` boolean — If set to `true`, report the DICOM tags in full format (tags indexed by their hexadecimal format, associated with their symbolic name and their value)
  - `Query` object — Associative array containing the filter on the values of the DICOM tags
  - `Short` boolean — If set to `true`, report the DICOM tags in hexadecimal format

## Response `200`

- unknown

---

[API](https://skmtc.net/uclouvain/apis/orthanc-api.md) · [All operations](https://skmtc.net/uclouvain/apis/orthanc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uclouvain/orthanc-api/revisions/dbfb49bf0bc7/schema)
