---
title: "请求网关上报拓扑关系"
method: POST
path: "/api/v1/things/device/interact/gateway-get-found-send"
tags: ["things/device/interact", "thingsDeviceInteract"]
---

# 请求网关上报拓扑关系

`POST /api/v1/things/device/interact/gateway-get-found-send`

## Request body

- GatewayGetFoundReq
  - `deviceName` string, required — 设备名(必填)
  - `productID` string, required — 产品id (必填)

## Response `200`

A successful response.

- object
  - `code` integer
  - `msg` string

---

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