POST
/
api
/
devices
/
search
{
  "type": "list",
  "data": [],
  "next_page_token": "<string>"
}

Headers

Authorization
string
required

Body

application/json
sn_list
string[]
required
Maximum length: 200
sn_type
enum<string>

Device Type Enum

Available options:
note,
notepin,
notepro,
other

Response

OK

Response of Device List

type
string
default:list
data
DeviceModel · object[]
next_page_token
string | null