Error
Get evaluator spend
Returns per-day LLM evaluator spend for the requested 7-day period, grouped by evaluator, resource, or run rule. Exactly one of group_by, evaluator_id, session_id, or dataset_id is required.
GET
Error
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
Aggregation mode: 'evaluator', 'resource', or 'run_rule'. Mutually exclusive with entity filters.
Filter to a specific evaluator (UUID). Mutually exclusive with group_by.
Filter to a specific project (UUID). Mutually exclusive with group_by.
Filter to a specific dataset (UUID). Mutually exclusive with group_by.
Start of the 7-day window (YYYY-MM-DD).

