Skip to content

Get scancode type

POST
/rest/v1/scan/type

Returns scancode type from request body

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"scancode": "12345"
}

Responses

Scancode type

application/json
JSON
{
"type": "string",
"scancode": "string"
}

Playground

Server
Authorization
Body

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