Skip to content

Get all storage cells

GET
/storageOverview/rest/v1/cell/get-cells

Returns all storage cells with their details

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

Authorization

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0