---
title: "Send a Ping Event to a Device"
method: GET
path: "/devices/{code}/ping"
tags: ["Device"]
---

# Send a Ping Event to a Device

`GET /devices/{code}/ping`

## Path parameters

- `code` string, required

## Response `202`

Accepted

## Other responses

- `403` — Unauthorized
- `404` — Device Not Found
- `409` — Device Not Listening
- `500` — Internal server error

---

[API](https://skmtc.net/helcim/apis/the-helcim-api.md) · [All operations](https://skmtc.net/helcim/apis/the-helcim-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helcim/the-helcim-api/versions/345052ca6578/schema)
