cURL
curl --request POST \ --url https://api.helicone.ai/v1/experiment/hypothesis/{hypothesisId}/scores/query \ --header 'Authorization: <api-key>'
{ "data": { "scores": {}, "runsCount": 123 }, "error": null }
Search and filter scores for a specific experiment hypothesis
eu.api.helicone.ai
api.helicone.ai
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Show child attributes
Construct a type with a set of properties K of type T
Was this page helpful?