Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Helicone/helicone/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
GET
/v1/evaluator/{evaluatorId}/statsAuthentication
This endpoint requires API key authentication. Include your API key in the request headers:Path Parameters
The unique identifier of the evaluator
Response
Evaluator statistics
Average score across all evaluations
Total number of times this evaluator has been used
Recent trend direction: “up”, “down”, or “stable”
Error message if the request failed, null otherwise
Example Request
Example Response
Use Cases
- Monitor evaluator performance over time
- Identify trends in evaluation scores
- Understand score distribution patterns
- Track usage frequency of different evaluators
- Optimize evaluation criteria based on historical data