Get the customer's account insight report (ALPHA)
Alpha — early access.
A deterministic, read-only report over the customer’s agentic activity: a snapshot of typed facts (funding-wallet balances, upcoming totals, open payments, active mandates), observations (insights), and advisory recommendations (suggestions). Observations and suggestions share one item schema — {kind, severity, message, detail, evidence} — and every item carries evidence: typed references to the platform objects it was computed from. kind is an OPEN set; clients must ignore kinds they do not recognize. Every number is computed server-side; nothing here moves money or changes state.
Authorizations
Path Parameters
Response
The customer's insight report
The deterministic, read-only insight report for a customer. Computed on demand; nothing is stored.
Typed FACTS about the account — rendered directly by clients, not narrated. balances/total_usd cover the wallets the customer's open payments spend from and are present only when the balance index is configured; they degrade to absent, never to an error.
Observations about the account (always present, possibly empty).
Advisory recommendations (always present, possibly empty). Non-binding — acting on one is a separate, human-gated step.

