Skip to content

Get all storage cells

GET
/rest/v1/storage-cells/all

Returns all available storage cells

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

List of storage cells

application/json
JSON
[
{
"id": 0,
"cellCode": "string",
"description": "string",
"capacity": 0,
"occupied": 0,
"available": 0
}
]

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