{ "opencollection": "1.0.0", "info": { "name": "Galileo API Server annotation project_settings API", "version": "1.1085.0" }, "items": [ { "info": { "name": "project_settings", "type": "folder" }, "items": [ { "info": { "name": "Update Project Settings Legacy", "type": "http" }, "http": { "method": "PUT", "url": "https://api.galileo.ai/project_settings/:project_id", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Update Project Settings Legacy" }, { "info": { "name": "Update Project Settings Legacy", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.galileo.ai/project_settings/:project_id", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Update Project Settings Legacy" }, { "info": { "name": "Get Settings", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/projects/:project_id/settings", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get Settings" }, { "info": { "name": "Update Project Settings", "type": "http" }, "http": { "method": "PUT", "url": "https://api.galileo.ai/projects/:project_id/settings", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Update Project Settings" }, { "info": { "name": "Get Scorers Config", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/projects/:project_id/settings/scorers_config", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get Scorers Config" }, { "info": { "name": "Get Scorers Config", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/project/:project_id/settings/scorers_config", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get Scorers Config" }, { "info": { "name": "Get Observe Settings", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/projects/:project_id/settings/observe", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get Observe Settings" }, { "info": { "name": "Get Evaluate Settings", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/projects/:project_id/settings/evaluate", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Get Evaluate Settings" } ] } ], "bundled": true }