Get issues-agent (Engine) LCU spend for every tenant in the calling org
Returns one row per tenant in the caller’s
organization, each carrying that tenant’s Engine LCU
spend over the requested window. The org-wide total
is derived by the caller (the UI tile sums the
lcu_total field across items) so future drill-down
surfaces can render the per-tenant breakdown without
a backend change. The window defaults to the current
calendar month (UTC) and can be overridden with
start and end (RFC 3339, capped at 31 days). Hours
where the rate card did not price a (provider, model)
pair are excluded from each item’s lcu_total and
surfaced as lcu_unpriced_row_count so callers can
detect billing coverage gaps without inflating the
spend number.
Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Inclusive window start, RFC 3339. Defaults to first instant of current calendar month (UTC).
Exclusive window end, RFC 3339. Defaults to first instant of next calendar month (UTC).

