v1
latestOpenAPI 3.0.32026-07-13149852.3 MBwarehouse
Warehouse - Stats
Retrieve warehouse statistics including item counts and inventory totals.
get/warehouse/stats
Query parameters
warehouse_idstring
Warehouse ID to filter stats for a single warehouse
Example:507f1f77bcf86cd799439011
with_locationsboolean
Group stats by location instead of warehouse
Response
Array of warehouse (or location) statistics from aggregation
Example response
[
{
"_id": "507f1f77bcf86cd799439011"
}
]