cURL
curl --request GET \ --url https://api.helicone.ai/v1/evals/scores \ --header 'authorization: <api-key>'
{ "data": [ "<string>" ] }
Retrieve scoring metrics for evaluations
eu.api.helicone.ai
api.helicone.ai
Ok
The response is of type object.
object
Was this page helpful?