curl -X GET "https://api.devin.ai/v2/enterprise/organizations/org_123" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "org_admin_count": 3, "org_id": "org_123", "org_member_count": 25, "org_name": "Engineering Team", "org_user_count": 25, "max_cycle_acu_limit": 1000, "max_session_acu_limit": 50 }
Get details for a specific organization in this enterprise