{ "opencollection": "1.0.0", "info": { "name": "Galileo API Server annotation run_insights_settings API", "version": "1.1085.0" }, "items": [ { "info": { "name": "run_insights_settings", "type": "folder" }, "items": [ { "info": { "name": "Get Settings", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/projects/:project_id/runs/:run_id/insights-settings", "params": [ { "name": "project_id", "value": "", "type": "path" }, { "name": "run_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get Settings" }, { "info": { "name": "Upsert Insights Config", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.galileo.ai/projects/:project_id/runs/:run_id/insights-settings", "params": [ { "name": "project_id", "value": "", "type": "path" }, { "name": "run_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Upsert Insights Config" }, { "info": { "name": "Get Settings", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/v2/projects/:project_id/runs/:run_id/insights-settings", "params": [ { "name": "project_id", "value": "", "type": "path" }, { "name": "run_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get Settings" }, { "info": { "name": "Upsert Insights Config", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.galileo.ai/v2/projects/:project_id/runs/:run_id/insights-settings", "params": [ { "name": "project_id", "value": "", "type": "path" }, { "name": "run_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Upsert Insights Config" }, { "info": { "name": "Get Settings", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/public/v2/projects/:project_id/runs/:run_id/insights-settings", "params": [ { "name": "project_id", "value": "", "type": "path" }, { "name": "run_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get Settings" }, { "info": { "name": "Upsert Insights Config", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.galileo.ai/public/v2/projects/:project_id/runs/:run_id/insights-settings", "params": [ { "name": "project_id", "value": "", "type": "path" }, { "name": "run_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Upsert Insights Config" } ] } ], "bundled": true }