Run a SQL Evalpost {protocol}://{base-url}/ai/api/v1/run_sql_evaluation/{data_product_id}Run a SQL Evaluation on a Data Product's Eval Set.Path Paramsdata_product_idstringrequiredThe ID of the Data Product to use.Query Paramspre_exec_sqlstringnullSQL to execute before the Eval (e.g., for setting session parameters)auth_idstringnullThe authentication ID for the credentials to use for the queries.agent_config_idstringnullThe ID of the Agent Config to use.default_agent_refDefaultAgentRef | nullReference string of the default agent to use. Only used if no agent_config_id is provided.Default Agent Ref DefaultAgentRef | nullResponses 200Successful Response 400Must provide either agent_config_id or default_agent_ref 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 a SQL Eval CaseGet SQL Eval ResultsDid this page help you?YesNo