cURL
curl --request GET \ --url https://beta.getplum.ai/v1/list_evaluations \ --header 'Authorization: <api-key>'
{ "results": {}, "total_count": 123 }
Whether to return full evaluation results or just metadata
Successfully retrieved list of evaluation results
Show child attributes