Get conversation P&L summary
Returns blended cost-to-serve analytics for a window: telco spend (voice/SMS/MMS), LLM spend, and human-agent handle-time cost summed into a single cost-to-serve, plus cost-per-conversation, cost-per-resolution, and cost-per-conversion unit economics. Use it to defend automation ROI with a fully-loaded unit cost. Human time is priced at the configured labour rate (see the config endpoint). All money is integer cents. Read-only, tenant-scoped.
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Window start, ISO-8601 with offset. Defaults to 30 days before to. Range is capped at 365 days.
Window end, ISO-8601 with offset. Defaults to now.
Response
Blended cost-to-serve for the window (telco + LLM + human-agent cost) with per-conversation, per-resolution, and per-conversion unit economics, all in integer cents.
The response is of type object.