Skip to content

Fetch Devices

GET
/api/v1/developer/devices

Authorizations

bearerAuth
Type
HTTP (bearer)

Parameters

Query Parameters

refresh
Type
string
Valid values
"true"

Responses

Successful response

application/json
JSON
{
  
"code": "string",
  
"msg": "string",
  
"data": [
  
  
[
  
  
]
  
]
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI