cURL
curl --request POST \ --url https://api.helicone.ai/v1/experiment/hypothesis/{hypothesisId}/scores/query \ --header 'authorization: <api-key>'
{ "data": { "scores": {}, "runsCount": 123 } }
Search and filter scores for a specific experiment hypothesis
eu.api.helicone.ai
api.helicone.ai
Ok
The response is of type object.
object
Was this page helpful?