---
title: "POST /api/v1/device/search"
method: POST
path: "/api/v1/device/search"
tags: ["Device"]
---

# POST /api/v1/device/search

`POST /api/v1/device/search`

## Request body

- SearchDevicesRequest
  - `GatewayId` string, nullable
  - `ClientId` string, nullable

## Response `200`

- SearchDevicesResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable

---

[API](https://skmtc.net/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.net/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/versions/e0bfd79e98ee/schema)
