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

Server
Authorization

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev- Version: dev-
Commit: bb7e53af
Deployed at: 2026-03-03T16:11:11Z