{ "opencollection": "1.0.0", "info": { "name": "API Reference agent organizations API", "version": "1.0.0" }, "items": [ { "info": { "name": "organizations", "type": "folder" }, "items": [ { "info": { "name": "Get Organization", "type": "http" }, "http": { "method": "GET", "url": "https://api.agentmail.to/v0/organizations", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "Returns the organization for the authenticated API key (usage limits, counts, and billing metadata).\n\n**CLI:**\n```bash\nagentmail organizations get\n```" } ] } ], "bundled": true }