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-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z