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