## List Results **get** `/v2/gen-ai/evaluation_runs/{evaluation_run_uuid}/results` To retrieve results of an evaluation run, send a GET request to `/v2/gen-ai/evaluation_runs/{evaluation_run_uuid}/results`. ### Returns - **evaluation\_run:** `APIEvaluationRun` - **links:** `APILinks` Links to other pages - **meta:** `APIMeta` Meta information about the data set - **prompts:** `array of APIEvaluationPrompt` The prompt level results.