Beta module namespace
inventory
Beta routes may change with notice and are NOT covered by the 24-month stable window of the core contract.
Every module route is enumerated with method, path, auth and required permission; request/response schemas are not published for the beta surface.
3 operations
| Method | Path | Required permission | Authentication | Summary |
|---|---|---|---|---|
| get | /v1/m/inventory/entities | inventory:catalog:read | Bearer token | inventory module route (requires inventory:catalog:read) |
| get | /v1/m/inventory/entities/{kind}/{id} | inventory:catalog:read | Bearer token | inventory module route (requires inventory:catalog:read) |
| get | /v1/m/inventory/summary | inventory:catalog:read | Bearer token | inventory module route (requires inventory:catalog:read) |