cURL
curl --request GET \ --url https://api.helicone.ai/v1/evals/scores \ --header 'Authorization: <api-key>'
{ "data": [ "<string>" ], "error": null }
Retrieve scoring metrics for evaluations
Documentation IndexFetch the complete documentation index at: https://docs.helicone.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.helicone.ai/llms.txt
Use this file to discover all available pages before exploring further.
eu.api.helicone.ai
api.helicone.ai
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
null
Was this page helpful?