cURL
curl --request POST \ --url https://api.primeintellect.ai/api/environments/{environment_id}/evaluations/statistics \ --header 'Content-Type: application/json' \ --header 'authorization: <authorization>' \ --data '{ "body_user": {} }'
{}
Get aggregated evaluation statistics for an environment.
Filter by version ID
Filter by run ID
Successful Response
The response is of type object.
object