cURL
curl --request GET \ --url https://api.helicone.ai/v2/experiment/{experimentId}/{promptVersionId}/scores \ --header 'Authorization: <api-key>'
{ "data": {}, "error": null }
Retrieve scoring metrics for a specific prompt version in an experiment
eu.api.helicone.ai
api.helicone.ai
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Construct a type with a set of properties K of type T
Show child attributes
Was this page helpful?