---
title: "Valor Connect Device Status"
method: GET
path: "/api/vc/devices/status"
---

# Valor Connect Device Status

`GET /api/vc/devices/status`

## Headers

- `appid` string, required
- `appkey` string, required

## Response `200`

200

- object
  - `code` integer
  - `status` string
  - `devices` object[]
    - `EPI` string
    - `topic` string
    - `Label` string
    - `isOnline` string
    - `channel_id` string

## Other responses

- `400` — 400

---

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