Skip to content

Get devices

GET
/rest/v1/devices

Returns filtered device data

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

List of devices

application/json
JSON
[
{
"id": 0,
"serialNumber": "string",
"name": "string",
"type": "string",
"active": true,
"createdAt": "string"
}
]

Playground

Authorization

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0