InfraForge Docs

InfraNotes Asset · v0

Welcome

Select a document from the sidebar to read it.

Asset Platform Backoffice

Endpoint

  • GET /api/admin/platform/summary

Purpose

Returns a read-only platform-admin summary of Asset service modules, route candidates, backing table availability, and estimated aggregate record counts.

Authorization

Allowed role:

  • platform_admin

Ownership Boundary

This endpoint reports Asset service usage and health visibility only. Tenant approvals, package subscriptions, seat limits, and feature entitlements remain IAM-owned.

Counts use short-lived cached PostgreSQL table statistics and include count_accuracy=estimated; the endpoint does not run per-request full-table scans.