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

Headers

Authorization
string
required

Query Parameters

limit
integer
default:25
Required range: 10 <= x <= 1000
next_page_token
string | null

Response

200
application/json

Successful Response

Response of Device List