Skip to content

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

MethodPathRequired permissionAuthenticationSummary
get/v1/m/inventory/entitiesinventory:catalog:readBearer tokenLists catalog entries, optionally filtered by kind and status, paginated by the default id keyset cursor.
get/v1/m/inventory/entities/{kind}/{id}inventory:catalog:readBearer tokenReturns one catalog entry plus a minimal projection of the core entity it overlays.
get/v1/m/inventory/summaryinventory:catalog:readBearer tokenReturns the estate overview: counts by entity kind and by signal source.