---
title: "Trigger C-ECHO SCU"
method: POST
path: "/modalities/{id}/echo"
tags: ["Networking"]
---

# Trigger C-ECHO SCU

`POST /modalities/{id}/echo`

Trigger C-ECHO SCU command against the DICOM modality whose identifier is provided in URL: https://book.orthanc-server.com/users/rest.html#performing-c-echo

## Path parameters

- `id` string, required

## Request body

- object
  - `CheckFind` boolean — Issue a dummy C-FIND command after the C-GET SCU, in order to check whether the remote modality knows about Orthanc. This field defaults to the value of the `DicomEchoChecksFind` configuration option. New in Orthanc 1.8.1.
  - `Timeout` number — Timeout for the C-ECHO command, in seconds

## Response `200`

---

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