---
title: "Get peer system information"
method: GET
path: "/peers/{id}/system"
tags: ["Networking"]
---

# Get peer system information

`GET /peers/{id}/system`

Get system information about some Orthanc peer. This corresponds to doing a `GET` request against the `/system` URI of the remote peer. This route can be used to test connectivity.

## Path parameters

- `id` string, required

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