Skip to main content
GET
Get LLM spend by feature

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

from
string<date-time>

Window start, ISO-8601 with offset. Defaults to 30 days before to.

to
string<date-time>

Window end, ISO-8601 with offset. Defaults to now.

Response

200 - application/json

Per-feature spend breakdown with the org budget config and any per-channel threshold breaches, all in integer cents.

The response is of type object.