Get SQL Eval Result as CSVget {protocol}://{base-url}/ai/api/v1/sql_evaluation_results/{data_product_id}/{eval_result_id}/csvDownload a CSV of the SQL Evaluation run.Path Paramsdata_product_idstringrequiredThe ID of the Data Product to use.eval_result_idstringrequiredThe ID of the SQL Eval result to use.Responses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 404Resource not found. The detail field specifies which resource. 422Validation Error 500Internal server error during request processing.Updated 5 months ago Delete SQL Eval ResultTaskDid this page help you?YesNo