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-feature/docs_docker_image Version: dev-feature/docs_docker_image
Commit: 676e4afe
Deployed at: 2026-01-09T12:13:36Z