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