Skip to content

Get all incomplete QM objects

GET
/qm/rest/v1/qm

Returns a list of all QM objects that are not completed (completed is null or 0)

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

List of incomplete QM objects

application/json
JSON
[
{
"id": 0,
"lotnumber": "string",
"qm_type": 0,
"status": "string",
"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