{ "opencollection": "1.0.0", "info": { "name": "Galileo API Server annotation system_admin API", "version": "1.1085.0" }, "items": [ { "info": { "name": "system_admin", "type": "folder" }, "items": [ { "info": { "name": "Join Organization", "type": "http" }, "http": { "method": "POST", "url": "https://api.galileo.ai/system_admin/organizations/:organization_id/join", "params": [ { "name": "organization_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Galileo-API-Key", "value": "{{Galileo-API-Key}}", "placement": "header" } }, "docs": "Join Organization" } ] } ], "bundled": true }