Skip to content
IScan Documentation
Main Navigation
Guide
Technische Dokumentation
Appearance
Menu
Return to top
Get scan code info
GET
/rest/v1/containers/scan-code-info
Returns information about a scan code
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Query Parameters
scan_code
*
Type
string
Required
Example
"SCAN123456"
Responses
200
Scan code information
Content-Type
application/json
Schema
JSON
JSON
{
"type"
:
"string"
,
"data"
:
{
}
}
GET
/rest/v1/containers/scan-code-info
Playground
Authorization
bearerAuth
Variables
Key
Value
scan_code
*
Try it out
Samples
Powered by
VitePress OpenAPI