Skip to content
iScan Dokumentation
Search
K
Main Navigation
Guide
Technische Dokumentation
Changelog
Appearance
Menu
Return to top
Get scancode type
POST
/rest/v1/scan/type
Returns scancode type from request body
Authorizations
bearerAuth
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"scancode"
:
"12345"
}
Responses
200
Scancode type
Content-Type
application/json
Schema
JSON
JSON
{
"type"
:
"string"
,
"scancode"
:
"string"
}
POST
/rest/v1/scan/type
Playground
Server
Select a server...
Authorization
bearerAuth
Body
Try it out
Samples
Powered by
VitePress OpenAPI
Version: dev-feature/docs_docker_image
Version: dev-feature/docs_docker_image
Commit: 676e4afe
Deployed at: 2026-01-09T12:13:36Z