action gambitcomm_access_get_adminuser { label: "Returns the current administrator." description: "If nothing is specified in admin/settings.cfg then returns \"\"." provider: gambitcomm method: GET path: "/mimic/access/get/adminuser" encoding: json output: { type: "string" } }